[Documentation] [TitleIndex] [WordIndex

  Show EOL distros: 

kobuki: kobuki_arm | kobuki_auto_docking | kobuki_bumper2pc | kobuki_controller_tutorial | kobuki_driver | kobuki_ftdi | kobuki_keyop | kobuki_node | kobuki_safety_controller | kobuki_testsuite

Package Summary

Utilities for flashing and enabling Kobuki's USB connection. This package contains tools for flashing the Kobuki's FTDI chip (usually done at the factory). The special firmware for the FTDI chip (USB to serial converter) enables it to appear as /dev/kobuki on the user's PC.

  • Maintainer status: developed
  • Maintainer: Younghun Ju <younghoon.ju AT yujinrobot DOT com>
  • Author: Younghun Ju <younghoon.ju AT yujinrobot DOT com>
  • License: BSD
  • Source: git https://github.com/yujinrobot/kobuki.git (branch: groovy-devel)
kobuki_core: kobuki_dock_drive | kobuki_driver | kobuki_ftdi

Package Summary

Utilities for flashing and enabling Kobuki's USB connection. This package contains tools for flashing the Kobuki's FTDI chip (usually done at the factory). The special firmware for the FTDI chip (USB to serial converter) enables it to appear as /dev/kobuki on the user's PC.

kobuki_core: kobuki_dock_drive | kobuki_driver | kobuki_ftdi

Package Summary

Utilities for flashing and enabling Kobuki's USB connection. This package contains tools for flashing the Kobuki's FTDI chip (usually done at the factory). The special firmware for the FTDI chip (USB to serial converter) enables it to appear as /dev/kobuki on the user's PC.

kobuki_core: kobuki_dock_drive | kobuki_driver | kobuki_ftdi

Package Summary

Utilities for flashing and enabling Kobuki's USB connection. This package contains tools for flashing the Kobuki's FTDI chip (usually done at the factory). The special firmware for the FTDI chip (USB to serial converter) enables it to appear as /dev/kobuki on the user's PC.

kobuki_core: kobuki_dock_drive | kobuki_driver | kobuki_ftdi

Package Summary

Utilities for flashing and enabling Kobuki's USB connection. This package contains tools for flashing the Kobuki's FTDI chip (usually done at the factory). The special firmware for the FTDI chip (USB to serial converter) enables it to appear as /dev/kobuki on the user's PC.

kobuki_core: kobuki_dock_drive | kobuki_driver | kobuki_ftdi

Package Summary

Utilities for flashing and enabling Kobuki's USB connection. This package contains tools for flashing the Kobuki's FTDI chip (usually done at the factory). The special firmware for the FTDI chip (USB to serial converter) enables it to appear as /dev/kobuki on the user's PC.

Kobuki Udev Rules

Connection to the kobuki base is via usb enabled by an ftdi usb-serial converter which is always pre-flashed at the factory with the serial id kobuki. For convenience, to enable the device to appear on /dev/kobuki, use the following script to copy across the udev rule and restart udev (you'll need your sudo password):

> rosrun kobuki_ftdi create_udev_rules

Non ROS users

In case you are not in a ROS environment, you will need to build the package first, in order to get the create_udev_rules script.

To do so navigate to the package folder and do

> make udev

Flashing Ftdi Chips

Included also in kobuki_ftdi are the programs we use to scan and flash the chip. If you are interested in doing a similar operation for another device you might want to check these out (also check the doxygen) - take care though, slightly different ftdi usb to serial versions can cause problems and leave you with lovely bricks!

You can also find more detailed information on how to flash the chip (as is usually done at Yujin's factory) in the doxygen api.


2022-05-28 12:44