This commit is contained in:
hara 2024-11-23 20:03:42 +08:00
parent 2fea654724
commit 8e0d8907ab

View File

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