Conversation
patch/dependencies.yaml
Outdated
There was a problem hiding this comment.
I don't think we need any of the lbr-fri-client-sdk pinnings, that should be taken care of in the lbr-fri-client-sdk feedstocks by properly defining the run_exports
There was a problem hiding this comment.
Thank you for pointing it out. I updated the yaml file.
|
With the mapping of |
You're right. Those were redundant. |
|
Would it be possible to get some insight into why the build succeeds locally but fails on CI, specifically on Linux-64? |
The generated recipes are the same? Probably locally you already have a ros-humble-lbr-fri-idl package in the cache, so you do not get: │ candidates were found for ros-humble-lbr-fri-idl *. Can you try with a clean cache? |
I removed all previous artifacts (folders like By the way, If this is a build-order issue, what would be a potential fix? @traversaro I haven't figured out how to resolve it yet. If you could share your thoughts when you have a chance, I'd appreciate it! |
|
Sorry for the late response, I will try locally. |
Thank you! If anything comes up, let me know and I will check on my end too. |
This PR keeps IDL fixed to 1.x (FRI 1.11, 1.14, 1.15, 1.16, and 1.17)