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

Better use the command as intendet:

rosrun xacro xacro.py -o model.urdf model.urdf.xacro

A proper xml will be generated with a banner saying that the file was auto generated and should not be edited.

click to hide/show revision 2
No.2 Revision

Better use the command as intendet:

rosrun xacro xacro.py xacro --inorder -o model.urdf model.urdf.xacro

A proper xml will be generated with a banner saying that the file was auto generated and should not be edited.