What is the best driver/stack to use with a SICK LMS-1xx?
I found the LMS1xx package, but, according to the wiki page, it is only tested/good for groovy, despite the fact that there is a ros-hydro-lms1xx
package available for installation. I tried installing ros-hydro-lms1xx
and running the LMS1xx.launch
script, but it fails to find the LMS1xx_node
in the LMS1xx
package, because LMS1xx
is spelled lms1xx
in the .deb
file.
It's relatively trivial to fix that, or even to download and recompile the source code from github, but I wonder if I'm heading down an unmaintained path.
So I figured it wouldn't hurt to ask what folks are using nowadays in the Hydro era (which is where I live), or perhaps in the Indigo era, which is arguably, where I should live.
--wpd