How can I set and get the velocity of the joints in the joint space.
When I use moveit to control my robot in jointspace, something is wrong with the trajectory.
joint 'chest_to_neck': expected: 0.587594, current: 0.599906
Is there anything I can do to solve this problem?
In addition,I use movegroup.setJointValueTarget
to set the value of the joints. How can I set and get the velocity of the joints.