Robotics StackExchange | Archived questions

From FollowJointTrajectoryAction to JointStates

I have a robot whose driver gets a JointStates message and immediately brings the robot to that pose. In order to be able to use it with moveit I need a node converting the FollowJointTrajectoryAction moveit expects into JointStates messages sent at the correct times.

Is there any package available to perform this action?

Asked by arrcpp on 2017-11-10 03:14:44 UTC

Comments

Answers