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

Multi pipeline support #6

Open
wants to merge 4 commits into
base: mp/build_linux
Choose a base branch
from

Conversation

arturkamieniecki
Copy link

@arturkamieniecki arturkamieniecki commented Oct 8, 2024

I've added support for multiple pipelines for rendering clouds. This enables clouds in ROS2 cameras.

This modifies this gem to enable the creation of multiple passes that are connected to a pipeline.

As of now an additional modification is required in the ROS2 camera component to visualize the clouds. The
pipelineDesc.m_allowModification = false;
flag needs to be set in the ROS2 camera.

Signed-off-by: Artur Kamieniecki <[email protected]>
Signed-off-by: Artur Kamieniecki <[email protected]>
Signed-off-by: Artur Kamieniecki <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant