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

The problem seems to be related to the TinyXML2 version you are using. TinyXML2 version 4.0.1 (which is e.g. in Ubuntu Zesty) has a bug making it unable to parse xml-model correctly. All other versions (3.0.0 and lower as well as 5.0.0 and higher) don't have the problem and work as expected (see https://github.com/ros/rospack/issues/77). To address the problem you should update to a newer version of TinyXML2.