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

Remove sen/prc name from YAML files -- unused anyway

parent 912998e7
No related branches found
No related tags found
1 merge request!313WIP: Resolve "Processor constructors and creators requiring a sensor pointer?"
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.
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 unmeasured_perturbation_std: 0.001
......
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.
name: "Main odometer" # This is ignored. The name provided to the SensorFactory prevails
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
......
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.
name: "Main odometer" # This is ignored. The name provided to the SensorFactory prevails
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
......
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.
name: "Main odometer" # This is ignored. The name provided to the SensorFactory prevails
time_tolerance: 0.01 # seconds time_tolerance: 0.01 # seconds
voting_active: false voting_active: false
......
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.
name: "Main odometer" # This is ignored. The name provided to the SensorFactory prevails
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
......
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