Skip to content
Snippets Groups Projects
Commit d16f7425 authored by Médéric Fourmy's avatar Médéric Fourmy
Browse files

hotfix: removing voting_aux_active from yamls

parent 08cf6540
No related branches found
No related tags found
2 merge requests!39release after RAL,!38After 2nd RAL submission
...@@ -5,7 +5,6 @@ unmeasured_perturbation_std: 0.00001 ...@@ -5,7 +5,6 @@ unmeasured_perturbation_std: 0.00001
keyframe_vote: keyframe_vote:
voting_active: false voting_active: false
voting_aux_active: false
max_time_span: 2.0 # seconds max_time_span: 2.0 # seconds
max_buff_length: 20000 # motion deltas max_buff_length: 20000 # motion deltas
dist_traveled: 2.0 # meters dist_traveled: 2.0 # meters
......
...@@ -4,7 +4,6 @@ time_tolerance: 0.01 # seconds ...@@ -4,7 +4,6 @@ time_tolerance: 0.01 # seconds
keyframe_vote: keyframe_vote:
voting_active: false voting_active: false
voting_aux_active: false
max_time_span: 0.2 # seconds max_time_span: 0.2 # seconds
max_buff_length: 10 # motion deltas max_buff_length: 10 # motion deltas
dist_traveled: 0.5 # meters dist_traveled: 0.5 # meters
......
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