/python-moos

python bindings for MOOS

Primary LanguageC++GNU Lesser General Public License v2.1LGPL-2.1

python-moos

python bindings for MOOS

Build Statuses

OS Build Status
Linux/OSX Build Status
Windows Build status

Build Instructions

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