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

Removed an unnecessary parameter.

parent 683121fd
No related branches found
No related tags found
No related merge requests found
......@@ -31,7 +31,6 @@
pkg="iri_blob_detector"
type="iri_blob_detector"
output="screen">
<param name="window_size" value="15"/>
<remap from="/blob/image_in/camera_info"
to="/usb_cam/camera_info"/>
<remap from="/blob/image_in/image_raw"
......
......@@ -7,7 +7,6 @@
pkg="iri_blob_detector"
type="iri_blob_detector"
output="screen">
<param name="window_size" value="15"/>
<remap from="/blob/image_in/camera_info"
to="/usb_cam/camera_info"/>
<remap from="/blob/image_in/image_raw"
......
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