add aerostack packages in linux64#388
Conversation
|
Even remotely against my fork mebbaid#2 the ci passes. I am a bit puzzled. |
Probably you have an old Github Action cache in the PR (and that is why your remote PR does not see the cache of this PR). You can use |
|
The CI now passes. But it is tedious and does not seem to be the "correct" way of doing it. I had to patch all downstream packages of |
|
Ok, seemed that my issue was two-fold. I was mixing plain sig and keywords when invoking I will clean up with one last commit and then should be good to go. |
patch as2-core fix corrupt as2_core patch file add patch for as2_behavior_perception make geolib public to downstream users make geolib public to users of as2_core disable ga action cache during ci remove as2_core patch, patch all downstream-packages to find geographic lib re-enable cache in ci workflow make geolib transitive dep via as2-core patch, remove unnecessary patches
Tobias-Fischer
left a comment
There was a problem hiding this comment.
Lgtm - just a note that in RoboStack the changes in your package.xml do not actually apply because of the way we invoke vinca, but still good to add.
|
Thanks @mebbaid ! |
This is a draft adding
aerostack2packages on linux64.Surprisingly, the CI fails even If I am able to build locally in my machine.