Skip to content
This repository has been archived by the owner on Jan 8, 2024. It is now read-only.

Commit

Permalink
removed unused launch parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
DLuensch committed Nov 11, 2019
1 parent e97a502 commit 683bb93
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion launch/firos.launch
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
<arg name="config_path" default="$(find firos)/config" />

<arg name="node_name" default="firos" />
<arg name="node_namespace" default="" />

<node name="$(arg node_name)" pkg="firos" type="core.py" output="screen">
<param name="config_path" value="$(arg config_path)" />
Expand Down

0 comments on commit 683bb93

Please sign in to comment.