Skip to content

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

Notifications You must be signed in to change notification settings

leggedrobotics/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

Stars

Watchers

Forks

Packages

No packages published

Languages

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