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
Name | Last commit | Last update |
---|---|---|
docker | ||
examples | ||
interfaces | ||
state-estimation @ db6095ba | ||
.gitignore | ||
.gitmodules | ||
LICENSE | ||
README.md | ||
requirements.txt |
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