Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 342 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 342 Bytes

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