Skip to content
Snippets Groups Projects
Commit a4664851 authored by odri's avatar odri
Browse files

less noise experiment foot sine

parent 0e1bb976
No related branches found
No related tags found
No related merge requests found
Pipeline #26065 failed
......@@ -68,7 +68,7 @@ class ProblemData(problemDataAbstract):
if params.movement == "step":
self.foot_tracking_w = 2.0 * 1e3
else:
self.foot_tracking_w = 1e5
self.foot_tracking_w = 1e4
self.base_tracking_w = 0.
self.friction_cone_w = 0.0 # 1e4
self.control_bound_w = 0.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment