ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

The problem seems to be pyassimp. Other people have it, too: https://github.com/ros-planning/moveit/issues/86 Probably the ubuntu version is bugged. (Assuming thats the one you installed currently) Run:

apt remove python-pyassimp
pip install --user pyassimp