-
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
Combine InteractiveMarkerViewer classes. #521
Conversation
Codecov Report
@@ Coverage Diff @@
## master #521 +/- ##
=========================================
Coverage ? 75.59%
=========================================
Files ? 243
Lines ? 5856
Branches ? 0
=========================================
Hits ? 4427
Misses ? 1429
Partials ? 0 |
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.
Need to clarify whether mWorld
is necessary for a viewer to have SkeletonMarkers
, embed the answer in doc and set guard in code accordingly. Plus a few nit.
Co-Authored-By: aditya-vk <adityavk711@gmail.com>
Co-Authored-By: aditya-vk <adityavk711@gmail.com>
Co-Authored-By: aditya-vk <adityavk711@gmail.com>
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.
LGTM, except one bug in update(). See suggestion.
Co-Authored-By: Liyiming Ke <dustocyno@gmail.com>
@Kelym I updated the formatting and the ChangeLog. Should be ready for merging into master? |
Co-Authored-By: Brian Hou <brianhou@users.noreply.github.com>
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.
LGTM.
Simplifies the code in InteractiveMarkerViewer. Refer to #520 for details (followed suggestion 2).
Resolves #519. Resolves #520.
Before creating a pull request
make format
Before merging a pull request
CHANGELOG.md