Skip to content

Commit

Permalink
added node to sim file
Browse files Browse the repository at this point in the history
  • Loading branch information
saransh323 committed Nov 20, 2024
1 parent 7f92845 commit d728740
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions rb_ws/src/buggy/launch/sim_2d_single.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@
<param name="velocity" value="12"/>
<param name="pose" value="Hill1_NAND"/>
</node>
<node pkg="buggy" exec="buggy_state_converter" name="SC_state_converter" namespace="SC"/>
<node pkg="buggy" exec="buggy_state_converter" name="NAND_state_converter" namespace="NAND"/>

<!-- <node name="foxglove" pkg="foxglove_bridge" type="foxglove_bridge" />
<node name="hello_world" pkg="buggy" type="hello_world" /> -->
Expand Down

0 comments on commit d728740

Please sign in to comment.