Commit Graph

15 Commits

Author SHA1 Message Date
d3rped fc3a9465cc Fixed typo in enum name. Unexplored edge listing/saving should work now. 2018-03-26 17:38:41 +02:00
d3rped 58553e38d0 Now it kind of works? There are still some bugs to squash 2018-03-26 14:23:23 +02:00
d3rped aa6b049ce5 Split up communication update method to get better odometry handling. Implemented rudimentary blocked path handling. Some more work ok main loop and communication/map handling. 2018-03-26 07:05:55 +02:00
d3rped f30868635b 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
d3rped 678c94532e More work towards a working main loop... 2018-03-25 15:09:13 +02:00
d3rped 3112046256 Started working on mode handling 2018-03-24 14:32:48 +01:00
d3rped 40c5adfa0b applied commit: 08e0f98. Moved the brightness updater into the refresh method. 2018-03-23 21:13:02 +01:00
d3rped f023393113 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
d3rped 7cff115075 Moved unused condition to its propper place. 2018-03-21 14:44:55 +01:00
d3rped 57d731409f Added first (still a tad ugly) draft of pathfinding. Added some small bits of documentation. Started working on unit tests (planettest.py). 2018-03-20 22:31:15 +01:00
d3rped 631d70aacc Added map functionality to planet.py. Moved and shortened some comments. 2018-03-19 22:42:27 +01:00
d3rped 068208bed8 Started working on planets.py, fixed and imroved functions in wheel.py 2018-03-19 10:14:42 +01:00
d3rped 284edb9e0a Added an example to explanations in sensor.py and corrected data type of planetmap in planet.py. 2018-03-19 05:14:58 +01:00
d3rped aca3c3b70f Fixed Error Message output in sensor.py. Added some more Documentation. 2018-03-19 02:46:25 +01:00
7HAL32 e6b628f41a updated template for 2nd round of RoboLab Spring 2018 2018-03-16 10:56:40 +01:00