Closed stonier closed 10 months ago
I triggered CI in order to see if there was an issue: https://github.com/maliput/maliput_malidrive/actions/runs/7325875417/job/19950907431 CI is passing correctly.
What is probably happening here is that we are missing a BCR release of maliput due to last breaking changes with the drake header files.
So if you have maliput in your workspace you will need to add local_path_override(module_name="maliput", path="../maliput")
statement.
If you'd like to provide some instructions on how to create a maliput BCR release I am pleased to go ahead and make it happen :smile:
Should be easy now once our PR's are in...just create a tag and wait for the BCR PR to be accepted.
However, our CI should probably not have to depend on a release. We talked a while ago about how to chain bazel PR's in a PR test ... is there an issue for that?
Closing this one here though.
Environment
main
Description
Build error.
Steps to reproduce
Output