7 lines
269 B
Plaintext
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
|