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.
I did not see the LMS1xx in the list of supported devices. I would like to use this library to interface with this device. I saw that it is supported in the sick_scan library, but I don't want to use ROS.
Would the LMS1xx work with this library, and if not, could some minor changes make it work ?
I did not see the LMS1xx in the list of supported devices. I would like to use this library to interface with this device. I saw that it is supported in the sick_scan library, but I don't want to use ROS.
Would the LMS1xx work with this library, and if not, could some minor changes make it work ?
Thanks for the help !