extended-kalman-filter topic

List extended-kalman-filter repositories
trafficstars

cnkalman

19
Stars
11
Forks
Watchers

This is a relatively low level implementation of a kalman filter; with support for extended and iterative extended kalman filters. The goals of the project are to provide a numerically stable, robust...

SLAM

23
Stars
10
Forks
Watchers

This repository consists the entire solution code for the course SLAM - by Claus Brenner. All solutions have been written in Python 3. You can find the video tutorials on YouTube.

Unscented-Kalman-Filter

18
Stars
9
Forks
Watchers

Unscented Kalman Filter in C code and MATLAB code - Easy to use

agrobot

52
Stars
9
Forks
Watchers

Neural-Kalman GNSS/INS Navigation for Precision Agriculture

OpenKF

101
Stars
23
Forks
Watchers

This is an open source Kalman filter C++ library based on Eigen3 library for matrix operations. The library has generic template based classes for most of Kalman filter variants including: (1) Kalma...

eskf_localization

69
Stars
14
Forks
Watchers

Self-position estimation by eskf by measuring gnss and imu

kalmankit

15
Stars
4
Forks
Watchers

Multidimensional implementation of standard and extended Kalman Filters

FE-GUT

40
Stars
4
Forks
Watchers

A novel architecture in which the Factor Graph Optimization (FGO) is hybrid with the Extended Kalman Filter (EKF) for tightly coupled GNSS/UWB integration with online Temporal calibration (FE-GUT).

State_Estimation

16
Stars
5
Forks
Watchers

Implementation of Kalman Filter, Extended Kalman Filter and Moving Horizon Estimation to the stirred tank mixing process.