No /dev/ttyUSB0 with iRobot serial->usb cable
Hi,
Just trying to get started with the turtlebot bringup on an ASUS 1215N-PU27. I am using an iRobot serial to usb converter cable to connect the Create, but I am not seeing any corresponding USB device (there is no /dev/ttyUSB0).
Running "roslaunch turtlebot_bringup minimal.launch" eventually generates the following error(s),
[ERROR] [WallTime: 1318029892.652336] Failed to open port /dev/ttyUSB0. Please make sure the Create cable is plugged into the computer.
I don't recognize one of the entries in dmesg, or the lsusb listing as the usb cable/device, but I could certainly be wrong.
turtlebot@turtlebot-nb:~$ lsusb
Bus 005 Device 002: ID 13d3:3315 IMC Networks
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 008: ID 045e:02b0 Microsoft Corp.
Bus 001 Device 007: ID 0409:005a NEC Corp. HighSpeed Hub
Bus 001 Device 004: ID 13d3:5702 IMC Networks
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
turtlebot@turtlebot-nb:~$
My situation sounds like cant-access-turtlebot-through-ttyusb0 but I am not even getting that far.
Any help, or guidance would be much appreciated.
Thanks