Skip to content

Commit

Permalink
Adapt launchfile to cleanup (#26)
Browse files Browse the repository at this point in the history
  • Loading branch information
Flova authored Nov 14, 2023
2 parents 1452016 + d1a70ec commit 7915e10
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions launch/send_standalone.launch
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<launch>
<!-- load the robot description -->
<include file="$(find-pkg-share bitbots_utils)/launch/base.launch" />
<!-- load the global parameters -->
<include file="$(find-pkg-share bitbots_utils)/launch/parameter_blackboard.launch" />
<include file="$(find-pkg-share udp_bridge)/launch/sender.launch" />
</launch>

0 comments on commit 7915e10

Please sign in to comment.