Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 1.29 KB

README.md

File metadata and controls

42 lines (29 loc) · 1.29 KB

Android Apps

Updated Version rosjava_core readme.

Standard Version rosjava_core readme.

This package is a generator of rosjava message artifacts for core ros messages. Latest versions and Maintainer is on Application-UI-UX

Building and Packaging

The package is published in https://github.com/Application-UI-UX

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
  • Latest versions are on Application-UI-UX and it is noetic

Then to actually add the dependency:

  • new release versions are noetic
  • 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

Maintainer

  • Ronaldson Bellande