-
Notifications
You must be signed in to change notification settings - Fork 49
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
Add BoundingBox Msg #165
Add BoundingBox Msg #165
Conversation
Signed-off-by: AmrElsersy <[email protected]>
Signed-off-by: AmrElsersy <[email protected]>
Codecov Report
@@ Coverage Diff @@
## main #165 +/- ##
=======================================
Coverage 84.78% 84.78%
=======================================
Files 7 7
Lines 828 828
=======================================
Hits 702 702
Misses 126 126 Continue to review full report at Codecov.
|
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.
Nice! The general structure LGTM, the main thing to fix before merging is the typo.
Signed-off-by: AmrElsersy <[email protected]>
Signed-off-by: AmrElsersy <[email protected]>
This pull request has been mentioned on Gazebo Community. There might be relevant details there: https://community.gazebosim.org/t/gsoc-2021-machine-learning-extension-to-ignition-gazebo/1070/1 |
🎉 New feature
Summary
Related to gazebosim/gz-sensors#135
Add BoundingBox Msg & BoundingBoxes Msg to be used in the BoundingBoxCameraSensor in PR #136
Checklist
codecheck
passed (See contributing)