Skip to content

Commit

Permalink
change roi_mode to Fixed_xyz_ROI
Browse files Browse the repository at this point in the history
  • Loading branch information
kotaro-hihara committed Aug 21, 2024
1 parent 3de052e commit 5daa256
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aip_x2_launch/config/dual_return_filter.param.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**:
ros__parameters:
roi_mode: "Fixed_azimuth_ROI" # description="options: `No_ROI`, `Fixed_xyz_ROI` or `Fixed_azimuth_ROI`"/>
roi_mode: "Fixed_xyz_ROI" # description="options: `No_ROI`, `Fixed_xyz_ROI` or `Fixed_azimuth_ROI`"/>
weak_first_local_noise_threshold: 2 # description="for No_ROI roi_mode, recommended value is 10" />
visibility_error_threshold: 0.95
visibility_warn_threshold: 0.97
Expand Down

0 comments on commit 5daa256

Please sign in to comment.