-
Notifications
You must be signed in to change notification settings - Fork 0
Hydro :: Release
stonier edited this page Sep 14, 2014
·
1 revision
- Do a pre-release
Use the 'devel' option so that it runs from your latest sources (you will typically want to be doing this). Alternatively, use 'latest' or a version number to run off a saved release inside your release repo.
$ catkin_generate_changelog
# Do some cleanup, then get it ready with the next tagged number
$ catkin_tag_changelog
# Commit and push your changes
$ catkin_prepare_release --bump=patch
This example is for rocon_multimaster
$ git clone https://github.com/robotics-in-concert rocon_multimaster
$ bloom-release --track hydro --rosdistro hydro rocon_multimaster