Non-C++ Kobuki

_images/languages.png

The only requirement to programming with Kobuki in a language other than C++ is the ability to communicate with a serial port. To do so, you’ll need to implement the Serial Protocol in the language of your choice. The c++ library can be a useful guide in how to do so.

To date there have been several experimental java/android implementations that have made this journey.