ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

How are you planning to localize yourself in the map? If you aren't providing scan data then you can omit the AMCL node.

The default argument is going to be whatever the environment variable TURTLEBOT3_MODEL is set. If it is not set then you can set it in your bashrc file, export TURTLEBOT3_MODEL=burger from commandline prior to launch, or when you launch this from the terminal you would put model:=burger after the *.launch file