GithubHelp home page GithubHelp logo

sxsong1207 / ethzasl_msf_noros Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ethz-asl/ethzasl_msf

13.0 4.0 4.0 21.53 MB

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

C 1.06% CMake 0.74% C++ 98.20%

ethzasl_msf_noros's Introduction

ethzasl_msf_noros

Description

Transplant version of ethasl_msf. It is a 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

Changes

  • A simple config reader dep on YAML-CPP as substitution of ROS param server.
  • Message definitions look like ROS in msf_struct.
  • msf_IMUHandler_NOROS.h simple implemented sensor message collector.
  • msf_updates/pose_sensor_handler/* and msf_updates/position_sensor_handler/* get rid of ROS dependency.
  • an example named pose_position_msf including two test datasets. vicon.txt and imu.txt are extract from original dataset.bag

Notice

Without ROS support, the filter is degenerated to single-thread model. If concurrent or RPC process are required, you must implement these feature by yourself, with callback function in sensormanager.

Build dependency

You should install and assign dep libs by your self. Includes:

find_package(Eigen3 REQUIRED)
find_package(GTest REQUIRED)
find_package(Threads REQUIRED)
find_package(Glog REQUIRED)
find_package(yaml-cpp REQUIRED)
find_package(PCL REQUIRED)

License

The source code is released under the Apache 2.0 license

ethzasl_msf_noros's People

Contributors

simonlynen avatar burrimi avatar zacharytaylor avatar georgwi avatar ffurrer avatar flaviofontana avatar otim avatar prclibo avatar fmina avatar sxsong1207 avatar enricgalceran avatar helenol avatar omaris avatar

Stargazers

Zhili avatar  avatar dongxuan li avatar  avatar  avatar  avatar Yric Zhang avatar ็„ถ avatar Yongtao Hu avatar Jianping.Li avatar fenngming avatar Alexandre Amory avatar  avatar

Watchers

James Cloos avatar  avatar  avatar Frank avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.