Skip to content
Snippets Groups Projects

README

Installation

First, install dependencies

pip install -r requirements.txt

Then, install the state estimation algorithm package itself by moving to the submodule folder

cd state-estimation

and following the corresponding instructions