KumarRobotics / msckf_vio

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

About imu state orientation #143

Open Dellaldd opened 10 months ago

Dellaldd commented 10 months ago

Hello! I am wondering the definition of imu state orientation, whether it is from local frame to world frame or from world frame to local frame. I notice that the quaternionToRotation function transposes the matrix. Thank you for your help!