Skip to content

Fusion of camera-tag pose and IMU using multiplicative extended kalman filter (MEKF).

Notifications You must be signed in to change notification settings

oysteinvolden/apriltag_state_estimation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 

Repository files navigation

AprilTag state estimation

Fusion of camera-tag pose and IMU using the multiplicative extended kalman filter (MEKF).

Overview

This repo contains source code for visual-inertial state estimation. More concrete, an application-specific error-state Kalman filter (MEKF) is implemented with ROS interface. It fuses camera-tag pose (e.g., from AprilTags) with IMU measurements and outputs the full state of the vehicle, including position, velocity, and attitude.

Future work

  • Update readme (installation, dependencies, basic usage, link to rosbags, ROS topics (input/output))
  • make the code more configurable

About

Fusion of camera-tag pose and IMU using multiplicative extended kalman filter (MEKF).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published