Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 411 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 411 Bytes

The files under ~/ros2_ws/src/ros2/commander_py

Since the handin of the report, the following has been added:

Config file for parameter input
Daily log files
The program can now handle a general amount transporting stations

Next step in developing the program would be to make it class based, since it is getting pretty big. One could also implement set-based programming, see SOP(Sequence of Operation).