Preparing the ROS package for the release

In this step, we will check whether the package contains change logs, versions, and so on. The following command makes our package consistent and recommended for release.

This command should execute from the local repository of the package:

$ catkin_prepare_release  

The command will set a version tag if there is no current version, and commit the changes in the upstream repository.

Get Mastering ROS for Robotics Programming - Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.