-
Notifications
You must be signed in to change notification settings - Fork 439
Home
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.
The API is documented here: http://ethz-asl.github.io/ethzasl_msf
As long as this wiki is under construction, please refer to http://wiki.ros.org/ethzasl_sensor_fusion
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}
}