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
<robot [..]>
    [..]
    <robot_macro/>
</robot>

I don't believe this is supposed to work like this.

Shouldn't it be at least:

<robot [..]>
    [..]
    <xacro:robot_macro/>
</robot>