Open agalbachicar opened 3 years ago
FYI @stonier
We should create and document new workflow to try newer drake installations.
Do you currently have any documentation for this w.r.t. upgrading against the maliput - delphyne repos? The drake_vendor README has documentation for how to try a newer version in a workspace, but not specific to maliput-delphyne. I imagine that'd be useful for us.
The drake_vendor README has documentation for how to try a newer version in a workspace, but not specific to maliput-delphyne
Do you mean something similar to the following?
drake_vendor
dependent repositories with the same branch name for all.drake_vendor
is located to add the attribute version_eq=NEW_DRAKE_VERSION"
I think this is a no-op now that we have maliput_drake (see #232). @stonier any thoughts?
I think this is a no-op now that we have maliput_drake (see #232). @stonier any thoughts?
I guess it will depend entirely on whether delphyne is being opensourced or not.
drake_vendor
will be open sourced and with it a few things should change to make it compatible with our workspace:repos
files should be fixed to use the correct and final organization.drake_vendor
should be installed into the workspace as the other open source repositories.