Skip to content

Commit cd990b0

Browse files
committed
Revert "fix(hlvs): simulation configuration"
This reverts commit 86b73ba.
1 parent 70baaa8 commit cd990b0

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

bitbots_motion/bitbots_quintic_walk/config/walking_wolfgang_simulator.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,13 +75,13 @@ walking:
7575
phase_reset:
7676
min_phase: 0.90
7777
foot_pressure:
78-
active: False
78+
active: True
7979
ground_min_pressure: 1.5
8080
effort:
8181
active: False
8282
joint_min_effort: 30.0
8383
imu:
84-
active: True
84+
active: False
8585
y_acceleration_threshold: 1.4
8686

8787
trunk_pid:

bitbots_simulation/bitbots_robocup_api/launch/robocup_teamplayer.launch

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,5 @@
1616
<arg name="teamcom" value="true" />
1717
<arg name="vision" value="true" />
1818
<arg name="world_model" value="true" />
19-
<arg name="record" value="$(var record)" />
2019
</include>
2120
</launch>

0 commit comments

Comments
 (0)