Franka_ROS2/franka_msgs/msg/GraspEpsilon.msg

7 lines
269 B
Plaintext
Raw Normal View History

2023-08-30 13:50:48 +00:00
# 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