Guide: Route SchedulerΒΆ

Open a terinal and run:

roslaunch dyno_gazebo bringup.launch

Open web_interface in a browser. Make sure that hostname set to your computer.

Start the Route scheduler app by clicking on Route Scheduler in the Robot Apps section.

../_images/route_scheduler.gif

Previously saved locations will be automaticly loaded when you start the app. To add additional locations, move the robot to where you want it and press the Add Current Location button in the World State section of the web interface.

../_images/route_scheduler2.gif
../_images/route_scheduler3.png

Add a waypoint/location to the queue by selecting it in the dropdown list and clicking the + button.

../_images/route_scheduler4.gif

Click the Start button to start moving the robot.

../_images/route_scheduler5.gif

To get an idea of what is happening behind the scenes, run this in a new terminal:

rosrun rqt_py_trees rqt_py_trees
../_images/route_scheduler6.gif