Kobuki : device does not (yet) available on this port, waiting...

asked 2016-05-18 23:00:34 -0500

zhoubinxyz@gmail.com gravatar image

Hi, I am currently going through the tutorial of Kokubi, but I cannot even finish the keyboard teleoperation.

I have connected the usb, and checked the connections:

ubuntu@tegra-ubuntu:~$ lsusb Bus 002 Device 009: ID 0403:6001 Future Technology Devices International, Ltd FT232 USB-Serial (UART) IC Bus 002 Device 004: ID 1d27:0601 ASUS Bus 002 Device 003: ID 046d:c534 Logitech, Inc. Bus 002 Device 002: ID 05e3:0610 Genesys Logic, Inc. 4-port hub Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 001 Device 002: ID 8087:07dc Intel Corp. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

Obviously the first one shows kobuki is connected.

However,

ubuntu@tegra-ubuntu:~$ ls -n /dev | grep kobuki ubuntu@tegra-ubuntu:~$

and I run: roslaunch kobuki_node minimal.launch --screen got:

NODES / diagnostic_aggregator (diagnostic_aggregator/aggregator_node) mobile_base (nodelet/nodelet) mobile_base_nodelet_manager (nodelet/nodelet)

auto-starting new master process[master]: started with pid [17229] ROS_MASTER_URI=http://localhost:11311

setting /run_id to f22f08fc-c0b1-11d3-a516-00044b25b4e5 process[rosout-1]: started with pid [17242] started core service [/rosout] process[mobile_base_nodelet_manager-2]: started with pid [17250] process[mobile_base-3]: started with pid [17258] process[diagnostic_aggregator-4]: started with pid [17261] Could any one help to find out the reason?

Thank you, Bin

edit retag flag offensive close merge delete

Comments

Did you install the kobuki ftdi udev rules? Can you link to the specific tutorial?

tfoote gravatar image tfoote  ( 2017-03-01 17:54:01 -0500 )edit