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
66e39df1
Commit
66e39df1
authored
5 years ago
by
Joan Solà Ortega
Browse files
Options
Downloads
Patches
Plain Diff
Update hello_wolf_config.yaml
parent
3c3826fb
No related branches found
Branches containing commit
No related tags found
Tags containing commit
2 merge requests
!312
Adress 244: Do not use default yaml params
,
!305
WIP: Resolve "Do not use default YAML params"
Pipeline
#4003
passed
5 years ago
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
hello_wolf/hello_wolf_config.yaml
+10
-10
10 additions, 10 deletions
hello_wolf/hello_wolf_config.yaml
with
10 additions
and
10 deletions
hello_wolf/hello_wolf_config.yaml
+
10
−
10
View file @
66e39df1
...
...
@@ -26,18 +26,18 @@ config:
processors
:
-
type
:
"
ODOM
2D"
name
:
"
odom"
sensor_name
:
"
odom"
voting_active
:
true
type
:
"
ODOM
2D"
name
:
"
odom"
sensor_name
:
"
odom"
time_tolerance
:
0.1
voting_active
:
true
voting_aux_active
:
false
time_
tolerance
:
0.1
max_time_span
:
999
dist_traveled
:
0.95
angle_turned
:
999
max_buff_length
:
999
max_
time_
span
:
999
dist_traveled
:
0.95
angle_turned
:
999
max_buff_length
:
999
cov_det
:
999
unmeasured_perturbation_std
:
0.001
cov_det
:
999
-
type
:
"
RANGE
BEARING"
...
...
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