ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Okay, I uninstalled ROS completely (debian packages and their configs) via
sudo apt-get purge ros-indigo-*
and reinstalled it like described in the tutorial. Then reinstalled the moveit-package and catkin_make the workspace and everything is working well again. (I did not change the workspace).
I guess something was broken in the opt/ros/* folders. Weird...
Thanks gvdhoorn for support!!