insfilterasync for smartphone pose estimation without GPS
1 view (last 30 days)
Show older comments
Hi, there! I am using inertial sensors on smartphones to estimate their pose and trajectories. Although there is a tutorial about orientation estimation (e.g., insfiltersync), the pose estimation is not available with smartphones without GPS. Does anyone have such tutorials? Thanks!
0 Comments
Answers (1)
Brian Fanous
on 24 Aug 2021
I'd like to be sure I understand what you are trying to do. Do you want to estimate pose (orientation and position) based only on IMU data? Is that correct? Generally that's not feasible with low cost MEMS IMUs you'd find in a phone because of sensor biases.
2 Comments
Brian Fanous
on 26 Aug 2021
I can’t offer you a suggestion as to how to proceed. If you plan to double integrate the accelerometer signal to determine position, your accelerometer bias will also double integrate and cause the error in your position estimate to increase quadratically over time.
See Also
Categories
Find more on Automated Driving Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!