Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
wolf
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD 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
wolf
Commits
955ef21e
Commit
955ef21e
authored
5 years ago
by
Joan Solà Ortega
Browse files
Options
Downloads
Patches
Plain Diff
Update processor_odom_3D.yaml
parent
7eef1def
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#4154
passed
5 years ago
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
demos/processor_odom_3D.yaml
+11
-9
11 additions, 9 deletions
demos/processor_odom_3D.yaml
with
11 additions
and
9 deletions
demos/processor_odom_3D.yaml
+
11
−
9
View file @
955ef21e
processor
type
:
"
ODOM
3D"
# This must match the KEY used in the SensorFactory. Otherwise it is an error.
type
:
"
ODOM
3D"
# This must match the KEY used in the SensorFactory. Otherwise it is an error.
processor
name
:
"
Main
odometer"
# This is ignored. The name provided to the SensorFactory prevails
name
:
"
Main
odometer"
# This is ignored. The name provided to the SensorFactory prevails
time tolerance
:
0.01
# seconds
time_tolerance
:
0.01
# seconds
unmeasured_perturbation_std
:
0.001
voting_active
:
false
voting_aux_active
:
false
max_time_span
:
0.2
# seconds
max_buff_length
:
10
# motion deltas
dist_traveled
:
0.5
# meters
angle_turned
:
0.1
# radians (1 rad approx 57 deg, approx 60 deg)
voting_active
:
false
voting_aux_active
:
false
k_max_time span
:
0.2
# seconds
k_max_buff_length
:
10
# motion deltas
k_dist_traveled
:
0.5
# meters
k_angle_turned
:
0.1
# radians (1 rad approx 57 deg, approx 60 deg)
\ No newline at end of file
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