Skip to content

Use VeloKalmanState instead of VeloState in AllenVeloToV2Tracks

Dorothea Vom Bruch requested to merge dovombru_fix_velo_state_conversion into master

The Velo states read from the Hostbuffer were initialized wrongly as VeloState, while they are VeloKalmanStates.

Merge request reports