Skip to content

Commit cd525f3

Browse files
Fix sot_params.yaml.
1 parent aae9b13 commit cd525f3

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

config/sot_params.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,16 +11,22 @@ sot_controller:
1111
control_mode:
1212
shoulder_pan_joint:
1313
ros_control_mode: POSITION
14+
sot_control_mode: VELOCITY
1415
shoulder_lift_joint:
1516
ros_control_mode: POSITION
17+
sot_control_mode: VELOCITY
1618
elbow_joint:
1719
ros_control_mode: POSITION
20+
sot_control_mode: VELOCITY
1821
wrist_1_joint:
1922
ros_control_mode: POSITION
23+
sot_control_mode: VELOCITY
2024
wrist_2_joint:
2125
ros_control_mode: POSITION
26+
sot_control_mode: VELOCITY
2227
wrist_3_joint:
2328
ros_control_mode: POSITION
29+
sot_control_mode: VELOCITY
2430

2531
dt: 0.01
2632
jitter: 0.004

0 commit comments

Comments
 (0)