Skip to content
Simon Lynen edited this page Nov 16, 2013 · 17 revisions

##Ethzasl-msf: A EKF based modular-sensor fusion framework This package contains a sensor fusion framework based on an Extended Kalman Filter (EKF) for 6DOF pose estimation including intrinsic and extrinsic sensor calibration.

API

The API is documented here: http://ethz-asl.github.io/ethzasl_msf

Tutorials

As long as this wiki is under construction, please refer to http://wiki.ros.org/ethzasl_sensor_fusion

References

This paper gives a high-level overview: 2013_IROS_lynen_modular_sensor_fusion

The error state representation follows the derivations in this paper of Stephan Weiss.

If you use this software in a scientific publication, please cite the following paper:

@INPROCEEDINGS{lynen13robust,
   Author = {S Lynen and M Achtelik and S Weiss and M Chli and R Siegwart},
   Title = {A Robust and Modular Multi-Sensor Fusion Approach Applied to MAV Navigation},
   Booktitle = {Proc. of the IEEE/RSJ Conference on Intelligent Robots and Systems (IROS)},
   Year = {2013}
}
Clone this wiki locally