jodavaho / tracking

Now releasing my full bearing tracking and active localization code from my PhD work

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bearing-tracking

Code

The code from my thesis. Included: Nonlinear estimation and tracking software in C++. EKF, Iterative Weighted Least Squares, Iterated EKF, and more.

Included:

Nonlinear estimation and tracking software in C++.

  • EKF
  • Iterative Weighted Least Squares
  • Iterated EKF
  • Batch-recursive smoothing

for one or more sensors and targets. And more.

ROS NODE

A ROS wrapper is included for calling the estimation services using a batch of measurements and, perhaps, a prior.

About

Now releasing my full bearing tracking and active localization code from my PhD work

License:MIT License


Languages

Language:C++ 97.3%Language:CMake 2.2%Language:Shell 0.3%Language:Objective-C 0.1%Language:Makefile 0.0%