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

Update processor_odom_3D.yaml

parent 7eef1def
No related branches found
No related tags found
No related merge requests found
Pipeline #4154 passed
processor 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.
processor name: "Main odometer" # This is ignored. The name provided to the SensorFactory prevails 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
voting_active: false
voting_aux_active: false
max_time_span: 0.2 # seconds
max_buff_length: 10 # motion deltas
dist_traveled: 0.5 # meters
angle_turned: 0.1 # radians (1 rad approx 57 deg, approx 60 deg)
voting_active: false
voting_aux_active: false
k_max_time span: 0.2 # seconds
k_max_buff_length: 10 # motion deltas
k_dist_traveled: 0.5 # meters
k_angle_turned: 0.1 # radians (1 rad approx 57 deg, approx 60 deg)
\ No newline at end of file
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