Closed Vvlad1slavV closed 1 year ago
Contact strength detection functionality can be useful. In my opinion, the function should return the following values:
About forces. You can get a vector of forces and torques(np.array (6,)) for desired link using:
ee_state = robot.ee_state('ee_link') ee_link_force = ee_state.force_torques
Contact strength detection functionality can be useful. In my opinion, the function should return the following values: