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
32e84cd9
Commit
32e84cd9
authored
May 18, 2021
by
Alejandro Lopez Gestoso
Browse files
Adapted to wait_feature_detected_timeout
parent
31bebd70
Changes
5
Hide whitespace changes
Inline
Side-by-side
config/adc_common/landmarks_loc/amcl_mapping.yaml
View file @
32e84cd9
...
...
@@ -21,6 +21,7 @@ publish_tf_map_odom : False
update_problem_rate
:
0.1
update_problem_distance
:
0.2
update_problem_angle
:
0.1
wait_feature_detected_timeout
:
0.2
problem_frame_window
:
-1
landmarks_candidates_filter_en
:
True
...
...
config/adc_common/landmarks_loc/landmarks_calibration.yaml
View file @
32e84cd9
...
...
@@ -21,6 +21,7 @@ publish_tf_map_odom : True
update_problem_rate
:
0.1
update_problem_distance
:
0.2
update_problem_angle
:
0.1
wait_feature_detected_timeout
:
0.2
problem_frame_window
:
-1
landmarks_candidates_filter_en
:
True
...
...
config/adc_common/landmarks_loc/landmarks_calibration_amcl.yaml
View file @
32e84cd9
...
...
@@ -21,6 +21,7 @@ publish_tf_map_odom : False
update_problem_rate
:
0.1
update_problem_distance
:
0.2
update_problem_angle
:
0.1
wait_feature_detected_timeout
:
0.2
problem_frame_window
:
-1
landmarks_candidates_filter_en
:
True
...
...
config/adc_common/landmarks_loc/localization.yaml
View file @
32e84cd9
...
...
@@ -21,6 +21,7 @@ publish_tf_map_odom : True
update_problem_rate
:
0.1
update_problem_distance
:
0.2
update_problem_angle
:
0.1
wait_feature_detected_timeout
:
0.2
problem_frame_window
:
60
landmarks_candidates_filter_en
:
True
...
...
config/adc_common/landmarks_loc/slam_mapping.yaml
View file @
32e84cd9
...
...
@@ -21,6 +21,7 @@ publish_tf_map_odom : True
update_problem_rate
:
0.1
update_problem_distance
:
0.2
update_problem_angle
:
0.1
wait_feature_detected_timeout
:
0.2
problem_frame_window
:
-1
landmarks_candidates_filter_en
:
True
...
...
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