Not able to run XV 11 lidar
Hello,
I am trying to get data from xv 11 lidar, i am using UBUNTU 14.04, indigo version of ROS. I followed this tutorial:xv 11 lidar, but when ever i ran this command:
"rosrun xv_11_laser_driver neato_laser_publisher _port:=/dev/ttyUSB0 _firmware_version:=2", I am getting the following error: "[ERROR] [1460143318.307618844]: Error instantiating laser object. Are you sure you have the correct port and baud rate? Error was open: No such file or directory".
This is the output of lsusb before connecting the LIDAR:
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 004: ID 8087:0a2a Intel Corp.
Bus 001 Device 003: ID 1bcf:2b8a Sunplus Innovation Technology Inc.
Bus 001 Device 002: ID 046d:c52b Logitech, Inc. Unifying Receiver
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
This is output of lsusb after connecting the lidar: Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 004: ID 8087:0a2a Intel Corp.
Bus 001 Device 003: ID 1bcf:2b8a Sunplus Innovation Technology Inc.
Bus 001 Device 028: ID 16c0:0483 Van Ooijen Technische Informatica Teensyduino Serial
Bus 001 Device 002: ID 046d:c52b Logitech, Inc. Unifying Receiver
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
I am not sure what the problem is and i am a avid LINUX user. Any help is really appreciated.
Thanks