Skip to content

Commit

Permalink
added .yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
jardeldyonisio committed Jul 5, 2023
1 parent 41173c4 commit 21b392a
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/maparobocup." />
<arg name="map" default="$(find butia_navigation_gazebo)/maps/maparobocup.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 21b392a

Please sign in to comment.