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 2013-01-09 13:53:29 -0500

joq gravatar image

The python-rosrelease package is used for making "dry" (non-catkin) releases to Fuerte and Groovy. I believe it also works for Electric. The command usage is:

$ rosrelease-legacy <stack> <version> <release-name>

The Ubuntu python-rosrelease package is used for making "dry" (non-catkin) releases to Fuerte and Groovy. I believe it also works for Electric. The command usage is:

$ rosrelease-legacy <stack> <version> <release-name>

The Ubuntu python-rosrelease python-rosrelease package is used for making "dry" (non-catkin) releases to Fuerte and Groovy. I believe it also works for Electric. The command usage is:

$ rosrelease-legacy <stack> <version> <release-name>
click to hide/show revision 4
add link to pre-release page

The Ubuntu python-rosrelease package is used for making "dry" (non-catkin) releases to Fuerte and Groovy. I believe it also works for Electric. The command usage is:

$ rosrelease-legacy <stack> <version> <release-name>

EDIT: Before releasing a package you should run the pre-release tests.

There is now a new pre-release page which handles all currently supported ROS versions.