fix: send video #28
Reference in New Issue
Block a user
Delete Branch "fix/send-video"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Video images are now sent as [width, height, image_bytes].
I have empirically tested that this images are properly sent and received.
Verify:
ref: N25B-393
added 1 commit
8333f2fc- chore: removed numpy importCompare with previous version
added 6 commits
devad58b165- Merge branch 'dev' into 'main'ea208175- chore: add copyright to all source files5bb5d8a0- Merge branch 'chore/copyright-all-files' into 'main'fe8bad1f- Merge branch 'main' into fix/send-videoCompare with previous version
marked the checklist item Run tests and check for 100% coverage as completed
I checked if all code was covered and it was. Good job!
I don't really know how to test "Video images are now sent as [width, height, image_bytes]. I have empirically tested that this images are properly sent and received."
But if it works on Pepper, I assume it is sent correctly. I approve
approved this merge request
mentioned in commit
06e3dad25d