SICKAG / sick_scan_base

Generic C++ library for SICK laser scanner. Currently we support Windows and Ubuntu 18.04LTS for x86 architectures with this software. Within the demo the gathered data is stored at regular intervals as CSV data and as an image file in JPEG format. The image file shows the scan data in the top view.
Apache License 2.0
21 stars 16 forks source link

add a library target to CMakeLists #13

Closed HerrmannTell closed 3 years ago

HerrmannTell commented 3 years ago

Add a library target to CMakeLists.txt for linking against the driver

rostest commented 3 years ago

Thanks for your proposal. We will integrate your concept into the CMakeLists.txt