Skip to content

Commit ddba518

Browse files
XuRoboticsfalconkumarlab
authored andcommitted
removing GPS from full autonomy launch
1 parent 3aa6dec commit ddba518

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

autonomy_real/real_experiment_launch/launch/full_autonomy.launch

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,8 @@
8383
</include>
8484

8585
<!--ublox-->
86-
<include file="$(find ublox_gps)/launch/ublox_device.launch">
87-
</include>
86+
<!-- <include file="$(find ublox_gps)/launch/ublox_device.launch"> -->
87+
<!-- </include> -->
8888

8989
<!-- bag record -->
9090
<group if="$(arg record_bag)">

0 commit comments

Comments
 (0)