-
Notifications
You must be signed in to change notification settings - Fork 126
RSDK-11613 — Update Go camera API with new GetImages signature #5183
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
Merged
Merged
Changes from all commits
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
20b4493
wip
hexbabe 860a40a
Make lint
hexbabe 34a5295
Update GetImages method and use local proto replacement
hexbabe 38ad082
Fix error
hexbabe 330bbf4
Fix helpers; Fix server and client format vs. mimetype handling logic
hexbabe 9f36e90
Remove unnecessary transcode in camera client.go
hexbabe 489517e
Commit pprof changes
hexbabe a0edfcf
Fix client format -> mimetype conversion
hexbabe 5292ea9
Add tentative measure for detecting mismatched mime types; Remove pprof
hexbabe c58ed99
Fix image_file.go Images signature
hexbabe 694104d
Revert POC changes for stream server
hexbabe 7168a16
Fix type assertions in client tests
hexbabe 15d4063
Add comments about keeping mime types and registered formats in line
hexbabe 1a22070
Add NamedImage tests
hexbabe 6f50d95
Add Images tests in camera_test.go; Fix client test; Don't unnecessar…
hexbabe 3df0b2d
wip
hexbabe 8a0a27f
Add dupe check in client and server
hexbabe c9fb6db
Add client tests for new images signature
hexbabe 5abd419
Add server test for new signature
hexbabe ba49ae5
Fix lint in some tests
hexbabe 85ce5b9
Update image file camera to respect filters and tests correspondingly
hexbabe fd6faa5
Add error on unknown source name for image_file
hexbabe 96b9118
Add back removed comment
hexbabe 2687a4e
Remove duplicate check in client
hexbabe f79755f
Use guard pattern for NamedImage's Image and Bytes methods
hexbabe 7db873d
Remove unnecessary transcodes in collectors; Remove unused func
hexbabe 122a49b
Add export comment for ErrMIMETypeBytesMismatch
hexbabe 5bb18d3
Update comment for accuracy
hexbabe 641aec5
Add comment about format
hexbabe 1fbdbc7
GetImagesFromGetImage deprecation comments
hexbabe 2bd2f02
Address camera_test.go review
hexbabe 9bf4078
DRY up with ImagesExactlyEqual helper
hexbabe dcad36a
Make encoding err more informative
hexbabe edf294c
Add test coverage in client_test.go
hexbabe 319e306
Add get images list order test
hexbabe 0c8254d
Fix error string assert now that there's a new error string
hexbabe File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.