Competition 3

Preparation

To get the initial AMCL working you have to go through Chapter 9 in the text. You must run two commands to test:

  • rosrun map_server map_server Comp3Map.yaml

  • roslaunch turtlebot_navigation amcl_demo.launch map_file:=./Comp3Map.yaml

To attempt to change speed:


Code: