ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Aakash's profile - activity

2017-04-04 09:11:53 -0500 received badge  Famous Question (source)
2017-03-28 09:55:15 -0500 received badge  Famous Question (source)
2016-12-20 11:09:44 -0500 received badge  Enthusiast
2016-12-08 17:29:55 -0500 received badge  Notable Question (source)
2016-12-08 12:01:07 -0500 received badge  Notable Question (source)
2016-12-08 11:21:23 -0500 commented answer Need help with lms511 drivers on ROS!

@2ROS0 the only two connection I made to the LIDAR are power and lan! I guess that's right...

2016-12-08 11:18:23 -0500 commented question Use LMS511 on ROS!!

Yes! @gvdhoom I can even see my laptop being connected to it via that lan connection double arrow symbol!

2016-12-08 06:43:55 -0500 commented question Use LMS511 on ROS!!

I'm using the factory settings. I did not configured it so the IP I used till now was as mentioned in the manual i.e 192.168.0.1 I configured my pc's ip to 192.168.0.10 . Is that alright @gvdhoom...

2016-12-08 05:50:09 -0500 commented question Use LMS511 on ROS!!

How to get the right value? @gvdhoom!

2016-12-08 05:36:03 -0500 commented question Use LMS511 on ROS!!

How to get the right value? @gvdhoom

2016-12-08 05:28:50 -0500 received badge  Popular Question (source)
2016-12-07 21:55:17 -0500 asked a question Use LMS511 on ROS!!

I'm trying to use LMS511 with these drivers https://github.com/clearpathrobotics/... but when a launch the lms5xx.launch file using roslaunch I get this error

ERROR: I/O exception - SickLMS5xx::_setupConnection: socket error on connect()!

I'm connected via Ethernet.

PLease help!

2016-12-07 11:44:23 -0500 received badge  Popular Question (source)
2016-12-07 09:09:58 -0500 commented answer SICK LMS500 connection and drivers

@Ryan i get this error when i run the launch file ERROR: I/O exception - SickLMS5xx::_setupConnection: socket error on connect()! And also I'm connected over Ethernet...

Please help!

2016-12-07 06:46:42 -0500 received badge  Supporter (source)
2016-12-07 06:42:20 -0500 commented answer Need help with lms511 drivers on ROS!

It worked thanks. But I again ran into an error by running the same command the error is A Timeout Occurred - SickLMS5xx::_setupConnection: select() timeout! [lidar/lms5xx-2] process has died [pid 5099, exit code 2, cmd /home/axe/catkin_ws/devel/lib

2016-12-07 06:40:47 -0500 received badge  Scholar (source)
2016-12-06 14:51:00 -0500 asked a question Need help with lms511 drivers on ROS!

I cloned these drivers for use https://github.com/clearpathrobotics/laser_drivers/tree/hydro-devel for use. But when I do roslaunch lms5xx.launch i get this error

A Timeout Occurred - SickLMS5xx::_setupConnection: select() timeout!

[lidar/lms5xx-2] process has died [pid 5099, exit code 2, cmd /home/axe/catkin_ws/devel/lib Please help!!