Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mobile_robotics
ADC
ADC_2021
iri_adc_launch
Commits
28d34bc4
Commit
28d34bc4
authored
Jul 07, 2021
by
Alejandro Lopez Gestoso
Browse files
Added orientation filter aprameters
parent
f3776a81
Changes
5
Hide whitespace changes
Inline
Side-by-side
config/adc_common/landmarks_loc/amcl_mapping.yaml
View file @
28d34bc4
...
...
@@ -29,6 +29,8 @@ problem_frame_window: -1
landmarks_candidates_filter_en
:
True
landmark_mahalanobis_dist
:
3.5
landmarks_min_detections
:
4
landmarks_filter_orientation_en
:
True
landmarks_orientation_th
:
0.4
sensor_sigma_r
:
0.2
sensor_sigma_th
:
0.3
...
...
config/adc_common/landmarks_loc/landmarks_calibration.yaml
View file @
28d34bc4
...
...
@@ -29,6 +29,8 @@ problem_frame_window: -1
landmarks_candidates_filter_en
:
True
landmark_mahalanobis_dist
:
3.5
landmarks_min_detections
:
4
landmarks_filter_orientation_en
:
True
landmarks_orientation_th
:
0.4
sensor_sigma_r
:
0.2
sensor_sigma_th
:
0.3
...
...
config/adc_common/landmarks_loc/landmarks_calibration_amcl.yaml
View file @
28d34bc4
...
...
@@ -29,6 +29,8 @@ problem_frame_window: -1
landmarks_candidates_filter_en
:
True
landmark_mahalanobis_dist
:
3.5
landmarks_min_detections
:
4
landmarks_filter_orientation_en
:
True
landmarks_orientation_th
:
0.4
sensor_sigma_r
:
0.2
sensor_sigma_th
:
0.3
...
...
config/adc_common/landmarks_loc/localization.yaml
View file @
28d34bc4
...
...
@@ -29,6 +29,8 @@ problem_frame_window: 60
landmarks_candidates_filter_en
:
True
landmark_mahalanobis_dist
:
3.5
landmarks_min_detections
:
4
landmarks_filter_orientation_en
:
True
landmarks_orientation_th
:
0.4
sensor_sigma_r
:
0.2
sensor_sigma_th
:
0.3
...
...
config/adc_common/landmarks_loc/slam_mapping.yaml
View file @
28d34bc4
...
...
@@ -29,6 +29,8 @@ problem_frame_window: -1
landmarks_candidates_filter_en
:
True
landmark_mahalanobis_dist
:
3.5
landmarks_min_detections
:
4
landmarks_filter_orientation_en
:
True
landmarks_orientation_th
:
0.4
sensor_sigma_r
:
0.2
sensor_sigma_th
:
0.3
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment