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

It's likely you have a unicode character in the package manifest which trips things up.

0xA7 is a SECTION SIGN (or: ยง) according to charbase.com/00a7-unicode-section-sign.

You'll have to check your package.xml to see where that character is and remove it.