Robotics StackExchange | Archived questions

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?

Asked by julien on 2015-01-29 09:39:51 UTC

Comments

Same error here. Using a lms100 sick laser with 192.168.1.2 host.

Did you manage to solve the segmentation fault?

Asked by danimtb on 2015-03-18 11:03:39 UTC

Answers