Hi!
Big thanks for your work. I have a question connected with pose angles saving.
As far as I understand before the division /180 we have pitch, yaw, roll as degrees. Why do we make this division? I thought that maybe it is a way for converting to radians, but I don't see any multiplication on pi value.
Hi! Big thanks for your work. I have a question connected with pose angles saving. As far as I understand before the division
/180
we have pitch, yaw, roll as degrees. Why do we make this division? I thought that maybe it is a way for converting to radians, but I don't see any multiplication on pi value.https://github.com/yinguobing/image_utility/blob/17726335d2ce64a3b799dc0b7416f40ff928f805/pts_tools.py#L406-L411