EasyMile/lms1xx
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
=== Introduction This project contains library for interfacing with SICK LMS1xx lidars. Authors: Konrad Banachowicz Alexandre Hamez === Requirements - A C++11 compiler - Boost.Asio === Build instructions mkdir build cd build cmake /path/to/lms1xx make && make install