machines-in-motion / mim_estimation

This package contains estimation algorithm C++ implementation, their Python bindings and Python prototypes
BSD 3-Clause "New" or "Revised" License
3 stars 1 forks source link

Add the ekf in demo squatting for testing and debugging #10

Closed ShahramKhorshidi closed 3 years ago

ShahramKhorshidi commented 3 years ago

Description

The ekf is added and tested in demo squatting

How I Tested

All results from ekf are validated by the simulation

I fulfilled the following requirements