Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
imu
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
mobile_robotics
wolf_projects
wolf_lib
plugins
imu
Commits
d16f7425
Commit
d16f7425
authored
4 years ago
by
Médéric Fourmy
Browse files
Options
Downloads
Patches
Plain Diff
hotfix: removing voting_aux_active from yamls
parent
08cf6540
No related branches found
No related tags found
2 merge requests
!39
release after RAL
,
!38
After 2nd RAL submission
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
demos/processor_imu.yaml
+0
-1
0 additions, 1 deletion
demos/processor_imu.yaml
demos/processor_odom_3d.yaml
+0
-1
0 additions, 1 deletion
demos/processor_odom_3d.yaml
with
0 additions
and
2 deletions
demos/processor_imu.yaml
+
0
−
1
View file @
d16f7425
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
demos/processor_odom_3d.yaml
+
0
−
1
View file @
d16f7425
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment