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!!
You should have updated the question by adding the new errors you are experiencing and not deleting what was there earlier.
Anyway, the error means that the file descriptor is not ready. Check to see if the device is connected to the right socket and you have the right permissions.