You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Greetings!
First off, I am currently using your rpg_svo_pro_open for VI Odometry. For that, I'd like to thank you for general share.
Then, I want to ask about the necessary IMU data. On my side, I have such a IMU sensor (BNO055) that has its own fusion algorithm that can output fused data including linear acceleration, angular rate and absolute/relative orientation. But when I check the related code of yours, I feel that your algorithm may instead simply need "raw" acceleration (i.e., with gravity vector integrated) and angular rate. Am I understanding that right?
The text was updated successfully, but these errors were encountered:
Greetings!
First off, I am currently using your rpg_svo_pro_open for VI Odometry. For that, I'd like to thank you for general share.
Then, I want to ask about the necessary IMU data. On my side, I have such a IMU sensor (BNO055) that has its own fusion algorithm that can output fused data including linear acceleration, angular rate and absolute/relative orientation. But when I check the related code of yours, I feel that your algorithm may instead simply need "raw" acceleration (i.e., with gravity vector integrated) and angular rate. Am I understanding that right?
The text was updated successfully, but these errors were encountered: