WrenchClient
Inherits from: ROSClient A ROS client for publishing and receiving wrench messages over ROS topics. A wrench is a combination of force and torque, and is commonly received from contact sensors, and published to end effectors.WrenchClient
Arguments
publish_wrench
Arguments
process_latest_msg
get_force
Returns
Current force as [x, y, z]
get_torque
Returns
Current torque as [x, y, z]