Skip to content
Snippets Groups Projects
Commit 2da8a5da authored by Alejandro Lopez Gestoso's avatar Alejandro Lopez Gestoso
Browse files

Adapted to update_problem_features_detected

parent 492f00fe
No related branches found
No related tags found
1 merge request!3Updated the configuration of the landmark global localization.
...@@ -21,6 +21,7 @@ publish_tf_map_odom : False ...@@ -21,6 +21,7 @@ publish_tf_map_odom : False
update_problem_rate: 0.1 update_problem_rate: 0.1
update_problem_distance: 0.2 update_problem_distance: 0.2
update_problem_angle: 0.1 update_problem_angle: 0.1
update_problem_features_detected: 3
wait_feature_detected_timeout: 0.2 wait_feature_detected_timeout: 0.2
problem_frame_window: -1 problem_frame_window: -1
......
...@@ -21,6 +21,7 @@ publish_tf_map_odom : True ...@@ -21,6 +21,7 @@ publish_tf_map_odom : True
update_problem_rate: 0.1 update_problem_rate: 0.1
update_problem_distance: 0.2 update_problem_distance: 0.2
update_problem_angle: 0.1 update_problem_angle: 0.1
update_problem_features_detected: 3
wait_feature_detected_timeout: 0.2 wait_feature_detected_timeout: 0.2
problem_frame_window: -1 problem_frame_window: -1
......
...@@ -21,6 +21,7 @@ publish_tf_map_odom : False ...@@ -21,6 +21,7 @@ publish_tf_map_odom : False
update_problem_rate: 0.1 update_problem_rate: 0.1
update_problem_distance: 0.2 update_problem_distance: 0.2
update_problem_angle: 0.1 update_problem_angle: 0.1
update_problem_features_detected: 3
wait_feature_detected_timeout: 0.2 wait_feature_detected_timeout: 0.2
problem_frame_window: -1 problem_frame_window: -1
......
...@@ -21,6 +21,7 @@ publish_tf_map_odom : True ...@@ -21,6 +21,7 @@ publish_tf_map_odom : True
update_problem_rate: 0.1 update_problem_rate: 0.1
update_problem_distance: 0.2 update_problem_distance: 0.2
update_problem_angle: 0.1 update_problem_angle: 0.1
update_problem_features_detected: 3
wait_feature_detected_timeout: 0.2 wait_feature_detected_timeout: 0.2
problem_frame_window: 60 problem_frame_window: 60
......
...@@ -21,6 +21,7 @@ publish_tf_map_odom : True ...@@ -21,6 +21,7 @@ publish_tf_map_odom : True
update_problem_rate: 0.1 update_problem_rate: 0.1
update_problem_distance: 0.2 update_problem_distance: 0.2
update_problem_angle: 0.1 update_problem_angle: 0.1
update_problem_features_detected: 3
wait_feature_detected_timeout: 0.2 wait_feature_detected_timeout: 0.2
problem_frame_window: -1 problem_frame_window: -1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment