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 Profiled velocity mode does not offer hardware_interface::PositionJointInterface, but hardware_interface::VelocityJointInterface.

That's why you have to use velocity_controllers/JointTrajectoryController with proper PID settings.