Franka_ROS2/franka_msgs/msg/GraspEpsilon.msg
2023-08-30 15:50:48 +02:00

7 lines
269 B
Plaintext

# Maximum tolerated deviation when the actual grasped width
# is smaller than the commanded grasp width. Unit: [m]
float64 inner 0.005
# Maximum tolerated deviation when the actual grasped width
# is larger than the commanded grasp width. Unit: [m]
float64 outer 0.005