KumarRobotics/msckf_vio

'unroll' in alignGPSandOdomVelocity.m

huanhexiao opened this issue · 1 comments

'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?

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].