Skip to content
Mickael Gaillard edited this page Nov 7, 2016 · 5 revisions

initiated by Esteve:

What is this?

This is a set of projects (bindings, code generator, examples and more) that enables developers to write ROS2 applications for the JVM and Android.

Besides this repository itself, there's also:

Is this Java only?

No, any language that targets the JVM can be used to write ROS2 applications.

Including Android?

Yep! Make sure to use this fork as your DDS vendor.

This is a variation of implementation with same pattern than rosjava (ROS1) to facilitate migration. with:

  • bug fixed (generator msg)
  • enable JNI cache (generator msg)
  • packages

Clone this wiki locally