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

Add 3dnav camera passthrough filter yaml file and use it in 3d_nav.launch file

parent c20f21a1
No related branches found
No related tags found
No related merge requests found
filter_field_name: x
filter_limit_min: 0.1
filter_limit_max: 2.2
filter_limit_negative: False
...@@ -32,6 +32,7 @@ ...@@ -32,6 +32,7 @@
<arg name="near_hole_detection_config_file" value="$(find iri_ana_rosnav)/config/camera_hole_detector_near_config.yaml"/> <arg name="near_hole_detection_config_file" value="$(find iri_ana_rosnav)/config/camera_hole_detector_near_config.yaml"/>
<arg name="hole_detection_cloud_in" value="radius_outlier_removal/output"/> <arg name="hole_detection_cloud_in" value="radius_outlier_removal/output"/>
<arg name="far_hole_detection_config_file" value="$(find iri_ana_rosnav)/config/camera_hole_detector_far_config.yaml"/> <arg name="far_hole_detection_config_file" value="$(find iri_ana_rosnav)/config/camera_hole_detector_far_config.yaml"/>
<arg name="passthrough_config_file" value="$(find iri_ana_rosnav)/config/camera_passthrough_config.yaml"/>
</include> </include>
</launch> </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