Skip to content

Commit

Permalink
fix: add default missing params (#285)
Browse files Browse the repository at this point in the history
* fix: add default missing params

Signed-off-by: badai-nguyen <[email protected]>

* fix: add missing param

Signed-off-by: badai-nguyen <[email protected]>

---------

Signed-off-by: badai-nguyen <[email protected]>
Co-authored-by: Yi-Hsiang Fang (Vivid) <[email protected]>
  • Loading branch information
badai-nguyen and vividf authored Sep 11, 2024
1 parent f276dc8 commit d068213
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions aip_x2_launch/config/dual_return_filter.param.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
weak_first_local_noise_threshold: 2 # description="for No_ROI roi_mode, recommended value is 10" />
visibility_error_threshold: 0.5
visibility_warn_threshold: 0.9
weak_first_distance_ratio: 1.004
general_distance_ratio: 1.03
max_azimuth_diff: 50.0
max_distance: 5.0
x_max: 18.0
x_min: -12.0
Expand Down

0 comments on commit d068213

Please sign in to comment.