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

This is not exactly an answer, but I figured out why. ROS moveit uses a dynamic library called assimp, but only works with assimp v3.0, not assimpv3.2, that is where goes wrong, I think. Anybody facing the same problem or do anyone how to manually link to another library?