Skip to content

Commit

Permalink
fix IK test for foot trackers
Browse files Browse the repository at this point in the history
  • Loading branch information
evelyd committed Dec 23, 2024
1 parent e851676 commit b56afb7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/IK/tests/configTestIK.toml
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,9 @@ type = "FloorContactTask"
robot_velocity_variable_name = "robot_velocity"
frame_name = "link10"
kp_linear = 1.0
kp_angular = 1.0
node_number = 10
weight = [10.0, 10.0, 10.0]
weight = [10.0, 10.0, 10.0, 10.0, 10.0, 10.0]
vertical_force_threshold = 60.0

[JOINT_LIMITS_TASK]
Expand Down

0 comments on commit b56afb7

Please sign in to comment.