Skip to content
Snippets Groups Projects
Commit 71f449f6 authored by Joaquim Casals Buñuel's avatar Joaquim Casals Buñuel
Browse files

Various renames

parent b0a9c59b
No related branches found
No related tags found
No related merge requests found
type: "ODOM 3d" # This must match the KEY used in the SensorFactory. Otherwise it is an error.
type: "ProcessorOdom3d" # This must match the KEY used in the SensorFactory. Otherwise it is an error.
time_tolerance: 0.01 # seconds
unmeasured_perturbation_std: 0.001
......
type: "ODOM 3d" # This must match the KEY used in the SensorFactory. Otherwise it is an error.
type: "SensorOdom3d" # This must match the KEY used in the SensorFactory. Otherwise it is an error.
k_disp_to_disp: 0.02 # m^2 / m
k_disp_to_rot: 0.02 # rad^2 / m
......
type: "ODOM 3d" # This must match the KEY used in the SensorFactory. Otherwise it is an error.
type: "SensorOdom3d" # This must match the KEY used in the SensorFactory. Otherwise it is an error.
k_disp_to_disp: 0.000001 # m^2 / m
k_disp_to_rot: 0.000001 # rad^2 / m
......
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