Skip to content
Snippets Groups Projects
Commit 3e3b7010 authored by Alejandro Lopez Gestoso's avatar Alejandro Lopez Gestoso
Browse files

Added dyn_reconfigure when calibrating tf_map_opendrive

parent 3f558455
No related branches found
No related tags found
No related merge requests found
...@@ -70,6 +70,11 @@ ...@@ -70,6 +70,11 @@
<arg name="node_name" value="$(arg name)_tf_map_opendrive_pub"/> <arg name="node_name" value="$(arg name)_tf_map_opendrive_pub"/>
<arg name="params_path" value="$(arg tf_map_opendrive_file)"/> <arg name="params_path" value="$(arg tf_map_opendrive_file)"/>
</include> </include>
<node pkg="rqt_reconfigure"
type="rqt_reconfigure"
name="rqt_reconfigure_$(arg name)_tf_map_opendrive_pub"
args="$(arg name)_tf_map_opendrive_pub">
</node>
</group> </group>
<group unless="$(arg calib_tf_map_opendrive)"> <group unless="$(arg calib_tf_map_opendrive)">
......
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