Closed Hespe closed 1 month ago
The HorizontalCorrector and VerticalCorrector do not properly broadcast their angle property if it is provided in vectorized form, leading to a crash during tracking.
HorizontalCorrector
VerticalCorrector
angle
Relevant for #165
The
HorizontalCorrector
andVerticalCorrector
do not properly broadcast theirangle
property if it is provided in vectorized form, leading to a crash during tracking.