help with running the xv 11 lidar (raspberry pi kinetic)
struggling with getting the drivers to run rosrun xv11laserdriver neatolaserpublisher _port:=/dev/ttyUSB0 this command gives the error: rosrun xv11laserdriver neatolaserpublisher port:=/dev/ttyUSB0 i also treid to identify the lidar using: # echo 'SUBSYSTEMS=="usb", KERNEL=="ttyUSB[0-9]*", ATTRS{idVendor}=="0403", ATTRS{idProduct}=="6001", SYMLINK+="sensors/ftdi%s{serial}"' > /etc/udev/rules.d/52-ftdi.rules the the previous error message would show. i have followed the ROS xv 11 tutorial, i am a beginner to this, but i check the catkin workspace SRC folder to see if the lidar had be downloaded: dread@dread-desktop:~/catkinws$ ls src beginnertutorials CMakeLists.txt xv11laserdriver and [100%] Built target neatolaserpublisher once catkinmake was entered. despite this i still cant seem to get the ros run to work? could anyone please help with this? i appreciate you taking the time to read this. Dread.
Asked by ROSDREADROS on 2017-04-02 06:48:32 UTC
Comments