Skip to content
This repository was archived by the owner on Dec 1, 2020. It is now read-only.

Commit 3283ea3

Browse files
committed
fixed a small mistake
1 parent eaf02f1 commit 3283ea3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

march_hardware_interface/config/march4/controllers.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ march:
2020
- left_knee
2121
- right_ankle
2222
- right_hip_aa
23-
- right_knee
2423
- right_hip_fe
24+
- right_knee
2525
# gains: # Required because we're controlling an effort interface
2626
# left_ankle: {p: 160, i: 0, d: 6, i_clamp: 100, publish_state: true, antiwindup: true}
2727
# left_hip_aa: {p: 290, i: 0, d: 5, i_clamp: 100, publish_state: true, antiwindup: true}

0 commit comments

Comments
 (0)