This repository has been archived by the owner on Dec 10, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Roadmap to the first release of the ROS package #14
Comments
Updated: introduced as required #16. |
Removed:
The initial support for limiting the threads has been merged. |
Update: problems with CI for the 1.27 release |
Removed:
|
Updated after lcm 1.5 landed in Ubuntu Nodle (next step for drake team):
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The issue summarize the actions related to finalize the release of Drake into the official ROS Buildfarm. It includes mandatory (required) actions and improvements marked as such. When some of the fields are missing for some items it means that they do not apply (i.e: no Follow-ups means nothing needs to be done after the completion of the item).
Drake upstream source code
CMakelists.txt
andpackage.xml
. Close Running make execute make install target in Drake #10.ros-drake-vendor source code
[ 🔥 required] Version of the ROS package might not be exactly the same that upstream Drake #16
[optional] Complete the package.xml license information #13
[optional] Use system versions of lcm on Ubuntu Noble
/opt/ros/rolling/opt/drake/bin/lcm-gen
which is not in the PATH.[optional] Automation tooling for upkeep of package.xml #12
ROS buildfarm changes
[ 🔥 required] Increase timeout for the Drake build when releasing
[ 🔥 required] ROS buildfarm uses ccache while Drake refuse to be built with it #9
First release configurations
The text was updated successfully, but these errors were encountered: