Skip to content
Snippets Groups Projects
Commit 6f339828 authored by Joan Solà Ortega's avatar Joan Solà Ortega
Browse files

Touch YAML files for consistency

parent 955ef21e
No related branches found
No related tags found
No related merge requests found
Pipeline #4170 passed
...@@ -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
...@@ -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
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