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

LMS 1xx support #5

Closed Thowaah closed 3 years ago

Thowaah commented 4 years ago

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 !

rostest commented 3 years ago

Issue is closed due to being inactive. Please feel free to reopen it in case it's still a topic.