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

These are warnings, not errors.

They basically tell you that the turtlebot xacro does not adhere to the current best practices (--inorder) and that the launch file uses the 'old' xacro.py instead of the xacro script.

As they are only warnings everything should still work.