Autonomous Driving

1. Load the map.

Stop everything from the previous tutorials on both the Deep Learning Robot and the workstation. On Deep Learning Robot run:

roslaunch turtlebot_bringup minimal.launch
roslaunch turtlebot_navigation amcl_demo.launch map_file:=/tmp/my_map.yaml

With everything running successfully on Deep Learning Robot, go to the workstation and run:

roslaunch turtlebot_rviz_launchers view_navigation.launch --screen