Skip to content

Commit 2bee03e

Browse files
committed
Activate odom and base footprint publisher
Signed-off-by: Florian Vahl <florian@flova.de>
1 parent b068845 commit 2bee03e

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

src/bitbots_misc/bitbots_bringup/launch/motion.launch

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,19 +10,15 @@
1010
<include file="$(find-pkg-share livelybot_bringup)/launch/lowlevel.launch" />
1111

1212
<!-- launch the base footprint -->
13-
<!--
1413
<node pkg="humanoid_base_footprint" exec="base_footprint" output="screen">
1514
<param name="support_state_topics" value="[walk_support_state, dynamic_kick_support_state]"/>
1615
<param name="use_sim_time" value="$(var sim)"/>
1716
</node>
18-
-->
1917

2018
<!-- launch the odometry -->
21-
<!--
2219
<include file="$(find-pkg-share bitbots_odometry)/launch/odometry.launch">
2320
<arg name="sim" value="$(var sim)"/>
2421
</include>
25-
-->
2622

2723
<!-- launch the animation server -->
2824
<include file="$(find-pkg-share bitbots_animation_server)/launch/animation.launch">

0 commit comments

Comments
 (0)