Retrieve end effector pose in MoveIt
I am creating a node that has to publish the pose (and if possible twist) of the end effector.
My robot publishes a tf which I think could be used in this fashion. But I would also like to benefit from MoveIt's high-level API which allows to give names to the end effectors.
Additional question: if you have anything for the end effector twist, that would be very helpful.
With twist do you mean how it is oriented or how it is moving (i.e. velocities)?
Yes, as in geometry_msgs::Twist
@Flavian has also posted this question here, see more answers in this thread: https://groups.google.com/d/msg/moveit-users/zFMzGqkVBuc/cO7Pzc34qVMJ