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
6f339828
Commit
6f339828
authored
5 years ago
by
Joan Solà Ortega
Browse files
Options
Downloads
Patches
Plain Diff
Touch YAML files for consistency
parent
955ef21e
No related branches found
No related tags found
No related merge requests found
Pipeline
#4170
passed
5 years ago
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
demos/sensor_odom_3D_HQ.yaml
+2
-2
2 additions, 2 deletions
demos/sensor_odom_3D_HQ.yaml
test/yaml/sensor_odom_3D.yaml
+2
-2
2 additions, 2 deletions
test/yaml/sensor_odom_3D.yaml
with
4 additions
and
4 deletions
demos/sensor_odom_3D_HQ.yaml
+
2
−
2
View file @
6f339828
...
@@ -4,5 +4,5 @@ name: "Main odometer" # This is ignored. The name provided to the SensorF
...
@@ -4,5 +4,5 @@ name: "Main odometer" # This is ignored. The name provided to the SensorF
k_disp_to_disp
:
0.000001
# m^2 / m
k_disp_to_disp
:
0.000001
# m^2 / m
k_disp_to_rot
:
0.000001
# rad^2 / m
k_disp_to_rot
:
0.000001
# rad^2 / m
k_rot_to_rot
:
0.000001
# rad^2 / rad
k_rot_to_rot
:
0.000001
# rad^2 / rad
k_min_disp_var
:
0.00000001
# m^2
min_disp_var
:
0.00000001
# m^2
k_min_rot_var
:
0.00000001
# rad^2
min_rot_var
:
0.00000001
# rad^2
\ No newline at end of file
\ No newline at end of file
This diff is collapsed.
Click to expand it.
test/yaml/sensor_odom_3D.yaml
+
2
−
2
View file @
6f339828
...
@@ -4,5 +4,5 @@ name: "Main odometer" # This is ignored. The name provided to the SensorF
...
@@ -4,5 +4,5 @@ name: "Main odometer" # This is ignored. The name provided to the SensorF
k_disp_to_disp
:
0.02
# m^2 / m
k_disp_to_disp
:
0.02
# m^2 / m
k_disp_to_rot
:
0.02
# rad^2 / m
k_disp_to_rot
:
0.02
# rad^2 / m
k_rot_to_rot
:
0.01
# rad^2 / rad
k_rot_to_rot
:
0.01
# rad^2 / rad
min_disp_var
:
0.01
# m^2
min_disp_var
:
0.01
# m^2
min_rot_var
:
0.01
# rad^2
min_rot_var
:
0.01
# rad^2
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