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