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

Backport Ogre2DepthCamera performance improvements #975

Merged
merged 2 commits into from
Mar 1, 2024

Conversation

iche033
Copy link
Contributor

@iche033 iche033 commented Feb 29, 2024

➡️ Backport

Backport #965 and #971: improves perf by skipping color and particle passes when not needed

Note to maintainers: Remember to Merge with commit (not squash-merge or rebase)

… when there are no connections (#965)

skip computations needed to generate the color rgb images if there are no point cloud connections.

---------

Signed-off-by: Ian Chen <[email protected]>
@github-actions github-actions bot added the 🏯 fortress Ignition Fortress label Feb 29, 2024
@iche033 iche033 merged commit 24c920a into ign-rendering6 Mar 1, 2024
9 of 11 checks passed
@iche033 iche033 deleted the backport_depth_perf branch March 1, 2024 20:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏯 fortress Ignition Fortress
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants