/pyliburg

I wrote this library for practice, so please don't use

Primary LanguageC++GNU Lesser General Public License v3.0LGPL-3.0

pyliburg

Python library to access Hokuyo URG laser range scanners (for Mac and Linux)

This is a development version, and Windows is not supported yet.

Install

$ git clone git@github.com:buhii/pyliburg.git
$ cd pyliburg
$ git submodule init
$ git submodule update
$ python setup.py install

License

LGPL