25RC_MID360_R2/src/FAST_LIO_LOCALIZATION/launch/nav.launch
2025-07-07 21:07:50 +08:00

7 lines
377 B
XML
Executable File

<launch>
<node pkg="fast_lio_localization" type="flag" name="flag" />
<node pkg="fast_lio_localization" type="uart" name="uart" output="screen"/>
<node pkg="fast_lio_localization" type="all_move" name="all_move" output="screen"/>
<!-- <node pkg="tf2_ros" type="static_transform_publisher" name="map_to_camera_init"
args="0 0 0 0 0 0 map camera_init" /> -->
</launch>