Position estimation using inertial sensor (dead reckoning)
52 ビュー (過去 30 日間)
古いコメントを表示
Is there a filter that takes in 6DOF/9DOF IMU data and outputs position and orientation without requring GPS?
回答 (1 件)
Brian Fanous
2020 年 8 月 19 日
Hi Swapril
What your are trying to do is called “dead reckoning” and is not generally recommended with just an accelerometer and gyroscope. There are various detailed descriptions about it on the web, but NXP’s sensor fusion manual describes an experiment in section 2.8 here. If you have other non-GPS sensors that measure position, it’s possible to use the correct method on one of the insfilters to achieve your goal.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Tracking and Sensor Fusion についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!