From the command line:
rostopic echo / joint_ states
I can obtain the torque of each joint.
Further, I want to obtain the pressure of the end effector (not the grasping force of the claw) and control the robot arm based on the torque. May I ask if this idea can be implemented in moveit? If so, what should I do? Thank you very much.
From the command line:
rostopic echo / joint_ states
I can obtain the torque of each joint. Further, I want to obtain the pressure of the end effector (not the grasping force of the claw) and control the robot arm based on the torque. May I ask if this idea can be implemented in moveit? If so, what should I do? Thank you very much.