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

On line 975 of your URDF file, there is a unicode character in the comment that looks like this: <!-- İR1 -->

The "I" has a funny dot over it. Replace it with a real "I" and you should be good. I found this by pasting your URDF file in Notepad++ which lets you search for unicode characters and searched for \u0130, the unicode referenced in the error.