Doubt on control_msgs/FollowJointTrajectoryActionGoal
Can anyone help me understand how this message works? I have an ur10 robot and I would like to controlling it by setting an end-effector position and make the robot move to that point. I stumble with this message but can't seem to understand if this is the one appropriate to my purposes.
As I understand, you cannot set the end-effector position (in Cartesian frame) but you can set the joint goal positions (in Joint frame) using the
control_msgs/FollowJointTrajectoryActionGoal