filterpy icon indicating copy to clipboard operation
filterpy copied to clipboard

Why automatically convert to radians ?

Open parsariazi98 opened this issue 6 months ago • 0 comments

Hi There,

Working on head pose estimation through UKF using filterpy package, noticed a strange thing. I have 3D orientation of local coordinate system represented in Euler angles (degrees=True). After providing specific residual and mean functions, I am wondering why I get equivalent radians instead of degrees. Do you have any guess ?

Appreciated so much !!

parsariazi98 avatar Jul 30 '24 15:07 parsariazi98