Skip to content

Commit

Permalink
changed map to launch
Browse files Browse the repository at this point in the history
  • Loading branch information
jardeldyonisio committed Sep 28, 2023
1 parent ac7e1ba commit 168f477
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion butia_navigation_launchfiles/navigate-doris-base.launch
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
</group>

<!-- Start map_server -->
<arg name="map" default="$(find butia_navigation_gazebo)/maps/sala_itec.yaml" />
<arg name="map" default="$(find butia_navigation_gazebo)/maps/sala_corredor_itec.yaml" />
<node name="map_server" pkg="map_server" type="map_server" args="$(arg map)" output="$(arg output)" />

<!-- Launches laser node -->
Expand Down

0 comments on commit 168f477

Please sign in to comment.