|
@@ -2,7 +2,7 @@
|
|
<include file="$(find robot_bringup)/launch/robot_bringup.launch" />
|
|
<include file="$(find robot_bringup)/launch/robot_bringup.launch" />
|
|
|
|
|
|
<!-- ****** Maps ***** -->
|
|
<!-- ****** Maps ***** -->
|
|
- <node name="map_server" pkg="map_server" type="map_server" args="$(find robot_navigation)/maps/3.yaml" output="screen" />
|
|
|
|
|
|
+ <node name="map_server" pkg="map_server" type="map_server" args="$(find robot_navigation)/maps/test_map.yaml" output="screen" />
|
|
|
|
|
|
<include file="$(find robot_navigation)/launch/ydlidar_X2L.launch" />
|
|
<include file="$(find robot_navigation)/launch/ydlidar_X2L.launch" />
|
|
|
|
|