File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
10-ApplicationBasePython/10.2_320_M5-ApplicationPython Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -1196,12 +1196,12 @@ from pymycobot import utils
11961196 - 0 - Failed
11971197 - 1 - Success
11981198
1199- #### 15.12 ` get_pro_gripper_default_speed (gripper_id, speed )`
1199+ #### 15.12 ` get_pro_gripper_speed (gripper_id)`
12001200
1201- - ** Function** : Read the default speed of the force-controlled gripper.
1201+ - ** Function** : Read the speed of the force-controlled gripper.
12021202- ** Parameter** :
12031203 - ` gripper_id ` (` int ` ): Gripper ID, default 14, value range 1 ~ 254.
1204- - ** Return value** : Gripper default movement speed, range 1 ~ 100.
1204+ - ** Return value** : Gripper movement speed, range 1 ~ 100.
12051205
12061206#### 15.13 ` set_pro_gripper_abs_angle(gripper_id, gripper_angle) `
12071207
You can’t perform that action at this time.
0 commit comments