Saturday, November 2, 2024

050 Random Time and Place Generator For Auto Dispatching the Robots

 A requirement from the beginning was to have random events in the experiment.  This new routine will add the ability to:

   * Select a random time for the robot to go somewhere

   * Select a random location for the robot to go to

   * Avoid sending a robot to a banned destination

This functionality takes us another step closer to starting the actual experiments!


Cheers!

Chris

No comments:

Post a Comment

055 Top Level Code Review of Zoomie Control Program

 The Zoomie Control Program has been completely re-written and a LOT has changed.  This video will update you on the new structure of the pr...