Skip to content

Commit

Permalink
Merge branch '9-25-test' of https://github.com/CMU-Robotics-Club/Robo…
Browse files Browse the repository at this point in the history
…Buggy2 into 9-25-test
  • Loading branch information
mehulgoel873 committed Sep 25, 2024
2 parents 210c44b + c3dc870 commit fb795cf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions rb_ws/src/buggy/launch/sim_2d_single.launch
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<launch>
<arg name="start_pos" default="Hill1_SC" />
<arg name="autonsystem_args" default="--controller stanley --dist 0.0 --traj buggycourse_safe.json --self_name SC" />
<arg name="autonsystem_args" default="--controller stanley --dist 0.0 --traj buggycourse_safe.json --self_name NAND" />
<arg name="velocity" default="15.0" />
<arg name="buggy_name" default="SC" />
<arg name="buggy_name" default="NAND" />

<node name="foxglove" pkg="foxglove_bridge" type="foxglove_bridge" />

Expand Down

0 comments on commit fb795cf

Please sign in to comment.