メインコンテンツ

慣性センサー フュージョン

IMU と GPS による慣性ナビゲーション、センサー フュージョン、カスタム フィルター調整

慣性センサー フュージョンは、フィルターを使用して IMU や GPS などのセンサーの読み取り値を改善し、組み合わせます。特定のセンサーをモデル化する場合は、センサー モデルを参照してください。

自己位置推定と環境地図作成の同時実行については、SLAMを参照してください。

関数

すべて展開する

ahrsfilterOrientation from accelerometer, gyroscope, and magnetometer readings
ahrs10filterHeight and orientation from MARG and altimeter readings
complementaryFilterEstimate orientation using complementary filter
ecompassOrientation from magnetometer and accelerometer readings
imufilterOrientation from accelerometer and gyroscope readings
insfilterMARGEstimate pose from MARG and GPS data
insfilterAsyncEstimate pose from asynchronous MARG and GPS data
insfilterErrorStateEstimate pose from IMU, GPS, and monocular visual odometry (MVO) data
insfilterNonholonomicEstimate pose with nonholonomic constraints
insfilter慣性ナビゲーション フィルターを作成
insCFEstimate pose and velocity using complementary filter (R2026a 以降)
insCFOptionsOptions for configuration of insCF object (R2026a 以降)
insCFAccelerometerModel accelerometer readings for insCF sensor fusion (R2026a 以降)
insCFGPSModel GPS readings for insCF sensor fusion (R2026a 以降)
insCFGyroscopeModel gyroscope readings for insCF sensor fusion (R2026a 以降)
insCFMagnetometerModel magnetometer readings for insCF sensor fusion (R2026a 以降)
insCFMotionOrientationMotion model for 3-D orientation estimation using insCF (R2026a 以降)
insCFMotionPoseMotion model for 3-D pose estimation using insCF (R2026a 以降)
insEKFInertial Navigation Using Extended Kalman Filter (R2022a 以降)
insOptionsOptions for configuration of insEKF object (R2022a 以降)
insAccelerometerModel accelerometer readings for sensor fusion (R2022a 以降)
insGPSModel GPS readings for sensor fusion (R2022a 以降)
insGyroscopeModel gyroscope readings for sensor fusion (R2022a 以降)
insMagnetometerModel magnetometer readings for sensor fusion (R2022a 以降)
insMotionOrientationMotion model for 3-D orientation estimation (R2022a 以降)
insMotionPoseModel for 3-D motion estimation (R2022a 以降)
insCreateMotionModelTemplateCreate template file for motion model (R2022b 以降)
insCreateSensorModelTemplateCreate template file for sensor model (R2022b 以降)
positioning.INSMotionModelBase class for defining motion models used with insEKF (R2022a 以降)
positioning.INSSensorModelBase class for defining sensor models used with insEKF (R2022a 以降)
tunerconfigFusion filter tuner configuration options
tunernoiseNoise structure of fusion filter
tunerPlotPosePlot filter pose estimates during tuning

ブロック

AHRSOrientation from accelerometer, gyroscope, and magnetometer readings
Complementary FilterEstimate orientation using complementary filter (R2023a 以降)
IMU FilterEstimate orientation using IMU Filter (R2023b 以降)
ecompassCompute orientation from accelerometer and magnetometer readings (R2024a 以降)

トピック

センサー フュージョン

アプリケーション

注目の例