Skip to content

Commit 6f4902a

Browse files
authored
Merge branch 'rolls' into steering_offset_ukf
2 parents 8c0c15d + c6320d5 commit 6f4902a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

rb_ws/src/buggy/launch/sc-system.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@
1111
</node>
1212
<node name="stateconverter" pkg = "buggy" exec = "buggy_state_converter.py" output="screen" namespace="SC"/>
1313

14-
<include file="$(find-pkg-share velodyne)/launch/velodyne-all-nodes-VLP16-launch.py">
14+
<include file="$(find-pkg-share velodyne)/launch/velodyne-all-nodes-VLP16-launch.py">
1515
<arg name="frame_id" value="velodyne"/>
1616
<arg name="port" value="2368"/>
17-
</include>
18-
17+
</include>
18+
1919
<node name="telematics" pkg="buggy" exec="telematics.py" namespace="SC" output="screen"/>
2020
<node name="watchdog" pkg="buggy" exec="watchdog_node.py" namespace="SC" output="screen"/>
2121
</launch>

0 commit comments

Comments
 (0)