Skip to content

Commit

Permalink
fix: revert commenting out of radar.launch.xml
Browse files Browse the repository at this point in the history
Signed-off-by: kminoda <[email protected]>
  • Loading branch information
kminoda committed Mar 21, 2024
1 parent 8ee46d4 commit 0680405
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions aip_xx1_launch/launch/sensing.launch.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@
</include>

<!-- Radar Driver -->
<!-- <include file="$(find-pkg-share aip_xx1_launch)/launch/radar.launch.xml">
<include file="$(find-pkg-share aip_xx1_launch)/launch/radar.launch.xml">
<arg name="launch_driver" value="$(var launch_driver)" />
</include> -->
</include>

<!-- Vehicle twist -->
<include file="$(find-pkg-share vehicle_velocity_converter)/launch/vehicle_velocity_converter.launch.xml">
Expand Down

0 comments on commit 0680405

Please sign in to comment.