This website requires JavaScript.
Explore
Help
Sign In
s473634
/
IntelligentTractor
Watch
2
Star
0
Fork
0
You've already forked IntelligentTractor
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
32
Commits
17
Branches
0
Tags
850
MiB
Jupyter Notebook
72.9%
Python
27.1%
f4b2554c98
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Jakub Paszke
f4b2554c98
Merge pull request 'Changing bfs into astar using 'Field' class' (
#11
) from Astar into main
...
Reviewed-on:
s473634/TurboTraktor#11
2023-05-15 13:32:52 +02:00
__pycache__
bfs template added & movement tractor changes
2023-04-22 21:31:19 +02:00
assets
Roads added. Settings file added. Creation of roads and fields moved into map.py file
2023-03-23 20:52:46 +01:00
src
Changing bfs into astar using 'Field' class
2023-05-14 18:24:15 +02:00
.DS_Store
Added tractor rotation
2023-03-11 12:14:30 +01:00
main.py
Changing bfs into astar using 'Field' class
2023-05-14 18:24:15 +02:00
README.md
Initial commit
2023-02-27 15:09:46 +01:00
settings.py
bfs template added & movement tractor changes
2023-04-22 21:31:19 +02:00
README.md
TurboTraktor