mez / extended_kalman_filter_cppLinks
An Extended Kalman Filter (that uses a constant velocity model) in C++. This EKF fuses LIDAR and RADAR sensor readings to estimate location (x,y) and velocity (vx, vy).
☆18Updated 8 years ago
Alternatives and similar repositories for extended_kalman_filter_cpp
Users that are interested in extended_kalman_filter_cpp are comparing it to the libraries listed below
Sorting:
- This library provides a basic, EKF based, implementation for a pose estimator that is able to fuse IMU, odometry and global posit …☆43Updated 10 years ago
- A kidnap-aware multi-threaded node to solve 6DOF posegraph slam. Needs poses at each node (subscribes to) and relative positions at edges…☆60Updated 6 years ago
- 6 DOF Stereo Visual EKF Slam☆15Updated 11 years ago
- visual monocular SLAM☆22Updated 14 years ago
- ☆34Updated 6 years ago
- Real Time SLAM (Simultaneous Localization And Mapping), based in LAAS-CNRS JAFAR library