Skip to content
This repository was archived by the owner on Jan 14, 2023. It is now read-only.

Latest commit

 

History

History
32 lines (27 loc) · 1.07 KB

File metadata and controls

32 lines (27 loc) · 1.07 KB

Changelog for package genjava

0.1.5 (2017-03-30)

  • Fix bug package directory path, cherry-picked from kinetic
  • Added a more descriptive and helpful error message when a required package is not found in the mesasge package index.
  • Contributors: Daniel Stonier, Julian Cerruti, Martin Pecka, Perrine Aguiar

0.1.4 (2015-03-01)

  • generate_rosjava_messages cmake api needs the rosjava environment.
  • Contributors: Daniel Stonier

0.1.3 (2015-02-28)

  • add data parts to the python package.
  • Contributors: Daniel Stonier

0.1.2 (2015-02-27)

  • bugfix genjava dir variable settings, fixes #1
  • Contributors: Daniel Stonier

0.1.1 (2015-02-25)

  • command line tools for building messages from the command line
  • cmake api for building messages from catkin
  • genjava api for building messages on the fly
  • prototype version, builds mini gradle projects for each package
  • Contributors: Daniel Stonier