Skip to content

Commit bbef9f9

Browse files
committed
fix(hlvs): simulation configuration
by preventing duplicated rosbag recording as it moved to teamplayer and using IMU data for the walking phase reset. And do it as a half revert of the revert, because for bullshit stupid reasons we are not using rebasing and fuck up our git history totally!
1 parent 54ff1f6 commit bbef9f9

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

bitbots_simulation/bitbots_robocup_api/launch/robocup_teamplayer.launch

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,6 @@
22
<launch>
33
<arg name="record" default="true" />
44

5-
<!-- record rosbag -->
6-
<group if="$(var record)">
7-
<include file="$(find-pkg-share bitbots_bringup)/launch/rosbag_record.launch.py">
8-
<arg name="sim" value="true" />
9-
</include>
10-
</group>
11-
125
<!-- load the robocup api -->
136
<include file="$(find-pkg-share bitbots_robocup_api)/launch/bitbots_robocup_api_bridge.launch" />
147

0 commit comments

Comments
 (0)