Skip to content
Snippets Groups Projects
Commit 12b78860 authored by Ely Repiso Polo's avatar Ely Repiso Polo
Browse files

copia del people simulation de Gonzalo, necesaria para solo people simulation

parent 274c5f8b
No related branches found
No related tags found
No related merge requests found
......@@ -10,13 +10,13 @@
<!-- service servers: -->
<!-- action clients: -->
<!-- action servers: -->
<node name="$(optenv ROBOT dabo)_map_server"
<node name="dabo_map_server"
pkg ="map_server"
type="map_server"
args="$(find iri_akp_local_planner_companion)/maps/$(arg map).yaml">
<param name="frame_id" value="/map" />
<remap from="/map"
to="$(optenv ROBOT dabo)/map"/>
to="dabo/map"/>
</node>
</launch>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment