ros / cmake_modules

A common repository for CMake Modules which are not distributed with CMake but are commonly used by ROS packages.
BSD 3-Clause "New" or "Revised" License
33 stars 51 forks source link

libtinyxml2-4.0.1 is having regression, rospack not working correctly #46

Closed justdoGIT closed 6 years ago

justdoGIT commented 6 years ago

rospack is facing issues on armhf debian stretch due to libtinyxml2-4.0.1 see this for more details https://answers.ros.org/question/278733/rospack-find-throws-exception-error/. Can someone suggest me some patches or other work around to solve the issue.

dirk-thomas commented 6 years ago

Please do not double/triple post your question which you have also asked on answers.ros.org and ros/rospack#77.

wjwwood commented 6 years ago

Also, this repository only helps find things like tinyxml2, it doesn't provide them so it cannot be the place to fix the issue you're describing.

As for asking in multiple places, which @dirk-thomas mentioned, that is considered poor etiquette, see http://wiki.ros.org/Support#Etiquette

mikaelarguedas commented 6 years ago

@kamalpandey1993 see https://github.com/ros/rospack/issues/77#issuecomment-356619084