- Create a python virtual environment, and activate it (instructions on how to set that up)
- Run
pip3 install -r requirements
to install dependencies - You may be required to install RTIMULib (instructions on how to do that)
pip3 install -r requirements
to install dependencies