Friday, September 13, 2024

045 Scheduler Side Trip Plan (Robot Driving Instructions)

This video details the robot driving instruction creation and coding.  The robot needs to travel from place to place which is a lot more challenging than you may think.  While it is a trivial task to select which roads to travel, there are many more sub-tasks required to get the robot from one road to another.  

There will be a follow up video from the Robot's perspective and what happens when it receives these driving instructions.


Cheers!

Chris

No comments:

Post a Comment

Looking At Maneuver Changes - The Logic Has Changed

With all the changes in the last few months regarding simplification, a lot has changed in the code for making each maneuver. Sensors have b...