-
Notifications
You must be signed in to change notification settings - Fork 61
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
Feature/add back center of brightness test #425
Closed
thibaudteil
wants to merge
210
commits into
AVSLab:develop
from
lasp:feature/add-back-centerOfBrightness-test
Closed
Feature/add back center of brightness test #425
thibaudteil
wants to merge
210
commits into
AVSLab:develop
from
lasp:feature/add-back-centerOfBrightness-test
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Send Pull Request
Refactor/16 reorganize opnav modules
Return conan dependencies to previous values
Ubuntu 22.04 needs gtk2.0 to be manually installed. This then shows up an issue in the opencv 4.1.2 conan recipe when it attempts to build ffmpeg. The opnav modules do not currently need and are unlikely to need ffmpeg in the future. So it is excluded from the opencv dependency's build.
…mpeg Increment ubuntu version, add gtk2, and null ffmpeg in opencv build
Feature/10 center of brightess
…build hotfix - Add centerOfBrightness to the list of excluded targets
Feature/309 simple nav ephem msg
Feature/91 position od
The revision number immediately following presents a compilation error. This commit pins the revision for now until more time is available to debug a long term solution.
Pin opencv recipe revision
Feature/335 initialize icp
Merge upstream changes
Feature/92 nav scenario
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Just adding back a file that was deleted by mistake
Verification
It is a test and should pass
Documentation
Already existed
Future work
None