ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
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