rosjava / rosjava_messages

Message generation and the core set of official ros messages for java.
8 stars 34 forks source link

RosJava Messages

This package is a generator of rosjava message artifacts for core ros messages.

Adding Packages

If you would like to add a message dependency to this list, first consider if it is a worthwhile candidate:

Then to actually add the dependency:

Rereleasing Version Changes

When the underlying message dependency version numbers shift, this will require a rebuild of this package:

More Information