2
This commit is contained in:
parent
8e0d8907ab
commit
74aaac1a20
BIN
src/FAST_LIO_LOCALIZATION/PCD/m4.pgm
Normal file
BIN
src/FAST_LIO_LOCALIZATION/PCD/m4.pgm
Normal file
Binary file not shown.
7
src/FAST_LIO_LOCALIZATION/PCD/m4.yaml
Normal file
7
src/FAST_LIO_LOCALIZATION/PCD/m4.yaml
Normal file
@ -0,0 +1,7 @@
|
||||
image: /home/cmrt/ws_livox/src/FAST_LIO_LOCALIZATION/PCD/m4.pgm
|
||||
resolution: 0.100000
|
||||
origin: [-17.300000, -16.800000, -nan]
|
||||
negate: 0
|
||||
occupied_thresh: 0.65
|
||||
free_thresh: 0.196
|
||||
|
7
src/FAST_LIO_LOCALIZATION/launch/nav.launch
Normal file
7
src/FAST_LIO_LOCALIZATION/launch/nav.launch
Normal file
@ -0,0 +1,7 @@
|
||||
<launch>
|
||||
<include file="$(find livox_ros_driver2)/launch_ROS1/msg_MID360.launch"/>
|
||||
<include file="$(find fast_lio_localization)/launch/localization_MID360.launch"/>
|
||||
<node pkg = "fast_lio_localization" type = "flag" name = "flag" output="screen"/>
|
||||
<!-- <node pkg = "fast_lio_localization" type = "controlpid" name = "controlpid" output="screen"/> -->
|
||||
<node pkg = "fast_lio_localization" type = "publish_initial_pose.py" name = "publish_initial_pose" arg="0 0 0 0 0 0 "/>
|
||||
</launch>
|
Loading…
Reference in New Issue
Block a user