This commit is contained in:
hara 2024-11-19 20:51:11 +08:00
parent b8b49de7ce
commit 0f1a5806ef

View File

@ -37,7 +37,7 @@
<!-- load 2d map -->
<arg name="2dmap" default="scans.yaml" />
<node name = "map_server" pkg = "map_server" type = "map_server" args="$(find fast_lio)/PCD/m4.yaml /map:=prior_map"/>
<node name = "map_server" pkg = "map_server" type = "map_server" args="$(find fast_lio)/PCD/2.yaml /map:=prior_map"/>
<!-- pointscloud2 to laserscans -->
<include file="$(find fast_lio_localization)/launch/PointsCloud2toLaserscan.launch">