insfilterasync for smartphone pose estimation without GPS
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!
Answers (1)
Brian Fanous
on 24 Aug 2021
0 votes
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
qniuaa
on 25 Aug 2021
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.
Categories
Find more on Inertial Sensor Fusion 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!