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

Revision history [back]

You cannot depend on rosbuild packages from Catkin. Instead of using pr2_controller_msgs try using control_msgs, the new pr2-agnostic replacement. I'm pretty certain the PR2 was updated to work with control_msgs/FollowJointTrajectory in Groovy, not sure about the other control_msgs, so depending on which tutorial you are trying to do, control_msgs might work for you.