![]() | 1 | initial version |
The ros_control project has a trajectory controller that includes an FollowJointTrajectoryGoal action server. It can then connect to your simulated robot using the gazebo_ros_control plugin by adding <transmission> tags to your robot's URDF. This is documented here and the trajectory controller is documented here.