AaronLK / libibeo

C++ client library to interface with Ibeo LUX laser scanners
GNU Lesser General Public License v3.0
10 stars 5 forks source link

ibeo LUX

Cross platform thread safe asynchronous C++ library to interface with ibeo LUX laser scanner devices.

Build

  1. Read and then run the setupbuild.sh command
  2. cd build/release
  3. ninja

Test

Run the ibeoscan utility to connect to a scanner and get data out of it.