Skip to content
Snippets Groups Projects
Commit c55e51e5 authored by Sergi Hernandez's avatar Sergi Hernandez
Browse files

Solved some misspellings in the node parameters.

parent a34303b3
No related branches found
No related tags found
No related merge requests found
......@@ -8,10 +8,10 @@
<node pkg="urg_node"
type="urg_node"
name="${node_name}"
name="$(arg node_name)"
output="$(arg output)"
launch-prefix="$(arg launch_prefix)">
<rosparam file="$(arg device_file)" command="load" />
<rosparam file="$(arg config_file)" command="load" />
</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