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

The problem is that your MoveIt controller manager expects a ROS action at arm_r_controller/follow_joint_trajectory, but that does not exist. run rostopic list | grep goal and find the FollowTrajectoryAction that is setup with your gazebo ros_control plugin.

You can either change the topic in the gazebo configuration or in the controllers.yaml.