LMS1xx segmentation fault
I'm working with a Sick lms11 laser an I try to use the lms1xx driver. I've installed It using
sudo apt-get install ros-indigo-lms1xx
No problem during the install Then I try to run the node but it crash....
rosrun lms1xx LMS1xx_node _host:="172.16.51.20"
Connecting to laser at : 172.16.51.20
Connected to laser.
Segmentation fault (core dumped)
Did someone has the same error?
Same error here. Using a lms100 sick laser with 192.168.1.2 host.
Did you manage to solve the segmentation fault?