Skip to content

Particle Filter estimators using C++ Multibody Dinamics library Simbody

License

Notifications You must be signed in to change notification settings

r-aguilera/SimTKpf

Repository files navigation

SimTKpf

This is my end-of-degree project, a C++ library for state estimation using particle filters and Simbody, another library for multibody dynamics.

How to use it

You will need to install Simbody first. Follow its Github repository installation steps. Then use the software mentioned there (acording to your OS) to generate and build SimTKpf project.