KumarRobotics / msckf_vio

Robust Stereo Visual Inertial Odometry for Fast Autonomous Flight
Other
1.66k stars 592 forks source link

'unroll' in alignGPSandOdomVelocity.m #122

Closed huanhexiao closed 2 years ago

huanhexiao commented 2 years ago

'unroll' may be an undefined function in alignGPSandOdomVelocity.m: unroll(yaw+epsilon)

which can not be identified by the program.

Could anyone tell me the how to fix this?

ke-sun commented 2 years ago

Apologies for the late reply. I wrote the script many years ago. Based on another read, the purpose of unroll is to convert the agent to [-pi, pi] or [0, 2pi].