Skip to content
This repository has been archived by the owner on Jul 24, 2023. It is now read-only.

MSF - Modular framework for multi sensor fusion based on an Extended Kalman Filter (EKF)

License

Notifications You must be signed in to change notification settings

ETHZ-RobotX/ethzasl_msf

 
 

Repository files navigation

ethzasl_msf

Description

Time delay compensated single and multi sensor fusion framework based on an EKF. Please see the wiki for more information: https://github.com/ethz-asl/ethzasl_msf/wiki

Documentation

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

Contributing

You are welcome contributing to the package by opening a pull-request: Please make yourself familiar with the Google c++ style guide: http://google-styleguide.googlecode.com/svn/trunk/cppguide.xml

License

The source code is released under the Apache 2.0 license

Dependencies

Clone the following packages:

$ git clone git@github.com:ethz-asl/glog_catkin.git
$ git clone git@github.com:ethz-asl/gflags_catkin.git
$ git clone git@github.com:catkin/catkin_simple.git

Building

Build Status

About

MSF - Modular framework for multi sensor fusion based on an Extended Kalman Filter (EKF)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 75.1%
  • MATLAB 17.2%
  • Python 4.1%
  • CMake 2.2%
  • Other 1.4%