-
Notifications
You must be signed in to change notification settings - Fork 736
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Patch boost failure in image_view #541
Conversation
Build says it's now missing dependency reference to GTK3 as well:
|
I see The summary at the end only lists camera_calibration as a fail though:
|
This looks alot like an issue with vision_opencv not this repo, correct? |
It does appear that way. |
@JWhitleyWork what do you think? Should I merge and release this so I stop getting the image_view build failure messages? CI is failing due to You should also update your maintainer email. Its still the astuff email so you're not getting the failure emails |
@SteveMacenski There seems to be an error with |
@JWhitleyWork the camera_calibration failure is the |
@SteveMacenski Yeah, you're right. Go ahead. |
But I'm a little suspect right now. Ferg's PR #544 has Circle pass yet this one doesn't. Maybe just need to rebase? Not sure why his is OK but this one is not given it only impacts image_view |
…SteveMacenski-patch-1
I'm getting the error in Circle now too. Current |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Required to build correctly.
Can you clarify that? Are you saying to merge this right now or after I figure out why Circle is failing? I'm still getting |
@SteveMacenski It's up to you. Two possibilities:
Since we basically have two sets of CI, I think it's more advantageous to use 2 since we already know how it will fail on the build farm and we want to expose more stuff. |
@JWhitleyWork camera_calibration is from this package, not an upstream repo. |
OK added back in upstream to get circle passing. |
For foxy release