robolab/src
2018-03-26 18:20:36 +02:00
..
communication.py Fixed typo in enum name. Unexplored edge listing/saving should work now. 2018-03-26 17:38:41 +02:00
main.py Now it kind of works? There are still some bugs to squash 2018-03-26 14:23:23 +02:00
move.py Well that's awkward... added missing ':' to if condition. Everything but navpath following was tested and works decently well. ^~^ 2018-03-26 18:20:36 +02:00
odometry.py Fixed lots and lots of errors. Added and tweaked some helper functions. Main loop is now partially working. 2018-03-26 03:10:27 +02:00
planet.py Fixed typo in enum name. Unexplored edge listing/saving should work now. 2018-03-26 17:38:41 +02:00
planettest.py Implemented the (not yet fully working) communication class. Added error handling to move.py and fixed the node list in planettest.py. 2018-03-22 02:14:44 +01:00
sensor.py Fixed lots and lots of errors. Added and tweaked some helper functions. Main loop is now partially working. 2018-03-26 03:10:27 +02:00
wheel.py Started working on planets.py, fixed and imroved functions in wheel.py 2018-03-19 10:14:42 +01:00