Skip to content

Commit b4789af

Browse files
committed
fixes
1 parent a92aebc commit b4789af

3 files changed

Lines changed: 1 addition & 3 deletions

File tree

src/bitbots_misc/bitbots_bringup/launch/motion.launch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070

7171
<!-- launch the rl kick -->
7272
<group if="$(var kicking)">
73-
<node pkg="bitbots_rl_motion" exec="forward_kick" output="screen">
73+
<node pkg="bitbots_rl_motion" exec="run_policies" output="screen">
7474
<param name="use_sim_time" value="$(var sim)"/>
7575
</node>
7676
</group>

src/bitbots_motion/bitbots_rl_motion/resource/bitbots_rl_walk renamed to src/bitbots_motion/bitbots_rl_motion/resource/bitbots_rl_motion

File renamed without changes.

src/bitbots_motion/bitbots_rl_motion/rl_motion.launch

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)