資源簡介
用IMU的數(shù)據(jù)進(jìn)行機(jī)器人位置和姿態(tài)的估計,比如acc或者gyro積分每個sample怎么進(jìn)行坐標(biāo)變換,怎么由rawdata得到位置和姿態(tài)信息的計算細(xì)節(jié)等。
In recent years, microelectromechanical system (MEMS) inertial sensors (3D accelerometers and
3D gyroscopes) have become widely available due to their small size and low cost. Inertial sensor
measurements are obtained at high sampling rates and can be integrated to obtain position and
orientation information. These estimates are accurate on a short time scale, but suer from integration
drift over longer time scales. To overcome this issue, inertial sensors are typically combined
with additional sensors and models. In this tutorial we focus on the signal processing aspects of
position and orientation estimation using inertial sensors. We discuss dierent modeling choices and
a selected number of important algorithms. The algorithms include optimization-based smoothing
and ltering as well as computationally cheaper extended Kalman lter and complementary lter
implementations. The quality of their estimates is illustrated using both experimental and simulated
data.
代碼片段和文件信息
評論
共有 條評論