UPDATED FOR python3.12 python bindings for MOOS
| OS | Build Status |
|---|---|
| Linux/OSX | |
| Windows |
Clone the repository:
git clone https://github.com/msis/python-moos.git python-moos
Build and install python-moos:
cd python-moos
python setup.py build
python setup.py install