-
Notifications
You must be signed in to change notification settings - Fork 30
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
Enhancement/pose estimator #497
Conversation
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.
Looks good! Requested some minor changes, mostly since I'm still unclear what JSON information is being sent by the external pose estimator.
…nalrobotics/aikido into enhancement/pose_estimator
Codecov Report
@@ Coverage Diff @@
## master #497 +/- ##
=======================================
Coverage 77.87% 77.87%
=======================================
Files 262 262
Lines 6712 6712
=======================================
Hits 5227 5227
Misses 1485 1485 |
1fdaf4d
to
286359d
Compare
@brianhou @gilwoolee Ready for re-review! |
@gilwoolee Ready for re-review! |
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.
I think Travis is failing because of formatting issues, so feel free to ping if you need help reformatting after your changes.
Added non-refactor changes from Brian Co-Authored-By: egordon <[email protected]>
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.
Getting close! Left a few nit comments but otherwise looks good to me.
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.
Three nit comments to go!
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.
Looks good to me. I leave one comment. Please address it, and then this PR should be fine for me.
DetectedObject
classPoseEstimatorModule
gets an object's unique id and additional information in JSON format from thetext
field of aMarker
.DetectedObject
is a wrapper for the information and delegates a detected object.Before creating a pull request
make format
Before merging a pull request
CHANGELOG.md