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

Revision history [back]

The URDF file for the turtlebot is in the ros package turtlebot_description. It is loaded on the parameter server in turtlebot_bringup/minimal.launch. Please note that the package turtlebot_description will be read only. The best way to change it is to copy and rename it (make sure that you get the includes right in turtlebot.xacro).