Giter VIP home page Giter VIP logo

wolfgang-stefani / extended-kalman-filter Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 10.38 MB

This repository implements an Extended Kalman Filter (EKF) in C++. A Kalman Filter can be utilized to estimate the state of a moving object of interest with noisy lidar and radar measurements. In this project a bicycle is detected that travels around our vehicle. The EKF and the measurements are used to track the bicycle’s position and velocity.

License: MIT License

CMake 0.20% C++ 98.59% C 1.21%

extended-kalman-filter's Introduction

Extended Kalman Filter - Tracking Moving Objects

In this project I implemented a Kalman filter in C++ to estimate the state of a nmoving bicycle that travels around a vehicle.

This project involves a simulator which can be downloaded here. The simulator provides the script simulated lidar and radar measurements of the bicycle. The script feeds back the measured estimation markers and RMSE (root mean squared error) values from its Kalman filter.

All in all, I used a Kalman filter, lidar measurements and radar measurements to track the bicycle's position and velocity:

The gif above shows what the simulator looks like when a C++ script is using its Kalman filter to track the object. Lidar measurements are red circles, radar measurements are blue circles and estimation markers are green triangles.

Check out this video on YouTube to see a real world example of object tracking with lidar: IMAGE ALT TEXT HERE

In this project, I only tracked one object, but the video will give you a better sense for how object tracking with lidar works.

extended-kalman-filter's People

Contributors

wolfgang-stefani avatar

Stargazers

 avatar

Watchers

 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.