Skip to content

Commit

Permalink
created launch file
Browse files Browse the repository at this point in the history
  • Loading branch information
TiaSinghania committed Jan 23, 2025
1 parent 2da27bf commit e6c6c06
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions rb_ws/src/buggy/launch/debug_steer.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
<launch>
<node pkg="foxglove_bridge" exec="foxglove_bridge" name="foxglove" namespace="SC"/>
<node name="debug_steer" pkg="buggy" exec="debug_steer.py" output="screen"/>
</launch>

0 comments on commit e6c6c06

Please sign in to comment.