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

Revision history [back]

Most likely your MoveIt package didn’t build properly.

Start by checking if the package is there:

rospack find moveit_ros_move_group

If it’s present, then you may need to look at reinstalling, try using apt instead.

Reference: https://github.com/ros-planning/moveit/issues/1632