Skip to content

Commit

Permalink
chore: tuning threshold
Browse files Browse the repository at this point in the history
  • Loading branch information
0x126 committed Sep 3, 2024
1 parent 816e8e7 commit 9f5f489
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions aip_x2_launch/config/dual_return_filter.param.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
ros__parameters:
roi_mode: "Fixed_azimuth_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
visibility_error_threshold: 0.92
visibility_warn_threshold: 0.95
max_distance: 10.0
x_max: 18.0
x_min: -12.0
Expand Down

0 comments on commit 9f5f489

Please sign in to comment.