Skip to content

Message generation and the core set of official ros messages for java.

Notifications You must be signed in to change notification settings

CentralLabFacilities/rosjava_messages

This branch is 48 commits ahead of rosjava/rosjava_messages:kinetic.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8e2f91a · Mar 4, 2018
Feb 20, 2015
Dec 1, 2014
Feb 20, 2015
Dec 15, 2016
Mar 4, 2018
Dec 12, 2016
Dec 12, 2016
Nov 16, 2017

Repository files navigation

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:

  • It is a direct dependency for rosjava/android
  • It is a popular and stable dependency that will require little maintenance

Then to actually add the dependency:

  • add the message dependency to package.xml
  • add the message dependency to CMakeLists.txt
  • create a pull request
  • update the changelog and bump the version number in package.xml
  • tag it with the new version number
  • release

Rereleasing Version Changes

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

  • update the changelog and bump the version number in package.xml
  • tag it with the new version number
  • release

More Information

About

Message generation and the core set of official ros messages for java.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CMake 100.0%