Skip to content
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

Pushing encoder changes to support the encoder version RGB #176

Closed
wants to merge 3 commits into from

Conversation

pvnkot
Copy link

@pvnkot pvnkot commented Jul 17, 2019

Summary

This change is being requested to support Image View for ROS bag files that have been recorded with RGB Image encoding. BGR is already supported, but this change adds support for RGB images too.

Test plan

This change was tested by loading the /camera/rgb/image_raw view with a ROS Bag file that was recorded with RGB encoding format. The Camera image and video feed load and work fine.

Versioning impact

Requires a patched version.

@pvnkot
Copy link
Author

pvnkot commented Jul 17, 2019

Please review this change, but can you please hold off on the approval till I can get back to you about it?

@jtbandes
Copy link
Contributor

Yes, the change looks pretty good; we can pull this change into our internal repo so it will be included in the next update to the open source version. What other changes are you planning?

@pvnkot
Copy link
Author

pvnkot commented Jul 17, 2019

As of now, I do not have anything else. Could you please hold off on the approval and merging though? Also, may I know when the next update to the open source version will be?

@jtbandes
Copy link
Contributor

Ok, but are you planning to test more or make changes, or what are we waiting for? We don't have an exact schedule for updates, we can do it anytime. For example, the last update #174 also included some more image encodings.

@pvnkot
Copy link
Author

pvnkot commented Jul 23, 2019

It looks like there won't be any further changes at this time, @jtbandes. Thank you for holding off on the request. You can go ahead and merge these changes into the main branch of source code.

@pvnkot
Copy link
Author

pvnkot commented Jul 24, 2019

Hello @jtbandes , could you tell me when these updates to the source code will be available in the main stream?

jtbandes added a commit that referenced this pull request Jul 24, 2019
Changelog:
- Added Note panel.
- Added Polygon drawing tools to 3D panel.
- Image panel now supports rgb8 encoding (thanks @pvnkot! closes #176)
- Improved the default layout when visiting Webviz for the first time.
- Various bug fixes to bag streaming support.
- Fixed an issue where the Plot panel axes would change when pressing
play.
jtbandes added a commit that referenced this pull request Jul 24, 2019
Changelog:
- Added Note panel.
- Added Polygon drawing tools to 3D panel.
- Image panel now supports rgb8 encoding (thanks @pvnkot! closes #176)
- Improved the default layout when visiting Webviz for the first time.
- Various bug fixes to bag streaming support.
- Fixed an issue where the Plot panel axes would change when pressing
play.
@jtbandes
Copy link
Contributor

Done in #178

@pvnkot pvnkot deleted the encoder-changes-rgb8 branch July 24, 2019 21:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants