ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

answered 2016-08-24 15:26:27 -0500

joq gravatar image

I had a similar problem recently. The main problem was the disjoint release version numbers.

I finally ended up creating essentially empty CHANGELOG.rst files in the newly-imported packages, then using catkin_generate_changelog to fill them in, and editing the results.

That would not work very well for a package with a lot of previous history.