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

I think the parsing issue is that you have no whitespace around your open and close xml comment tags.

Separate from the above, the modern syntax to create an instance of a macro is <xacro:m_link_box name=...>, but for backward compatibiiity the older style is still supported.