Skip to content
Snippets Groups Projects
Commit 0e1a3a9f authored by Fernando Herrero's avatar Fernando Herrero
Browse files

Add exploration launch

parent 398c3fac
No related branches found
No related tags found
No related merge requests found
<?xml version="1.0"?>
<launch>
<node pkg="iri_exploration"
type="exploration"
name="exploration"
output="screen">
<remap from="ana/map" to="/turtlebot/map"/>
<remap from="ana/move_base" to="/turtlebot/move_base"/>
<remap from="ana/move_base/GlobalPlanner/make_plan" to="/turtlebot/move_base/GlobalPlanner/make_plan"/>
</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