SICK LMS1XX connectivity issue lms111 ROS kinetic
Hello,
I am ussing the LMS1XX package on Kinetic , and I couldn't get it connected.
rosrun lms1xx LMS1xx_node _host:=[ip from Sopas Engineering Toolbox from Sick]
e.g.
rosrun lms1xx LMS1xx_node _host:=169.254.145.188
Connecting to laser at 169.254.145.188
Unable to connect, retrying.
I set the Mac Adress, IPv4, Netmask like here
Did
sudo ifconfig
No laser found from find_sick
node and I couldn't get the set_sick_ip
to work because I don't know the arguments format.
IP shows on sick software
169.254.145.188 ... LMS111-10100 Fw V1.80.1
Nothing works.. Any help?
Asked by victorschiaveto on 2017-08-02 08:05:48 UTC
Answers
The IP address that you saw in the SICK software is not a valid ip address, 169.254.145.188.
Change the IP address to something that is valid like 192.168.1.123 with the SOPAS Engineering Toolbox.
Asked by bsheffield on 2019-03-30 17:17:25 UTC
Comments
The IP address that you saw in the SICK software is not a valid ip address
I'm not sure this is entirely correct. IPs in the range 169.254.x.x
are in the APIPA or link local range. They're certainly valid IP addresses. They may change next tim the device is started though, so configuring a static IP address may be a good idea.
Asked by gvdhoorn on 2019-03-31 02:35:22 UTC
Comments
Did you solved this problem?
Asked by AlexR on 2017-10-01 22:25:42 UTC