Skip to content

Conversation

asahtik
Copy link
Contributor

@asahtik asahtik commented Sep 24, 2025

Purpose

Implements pipeline events which should simplify debugging stuck pipelines and help profile the pipeline.

Specification

None / not applicable

Dependencies & Potential Impact

None / not applicable

Deployment Plan

None / not applicable

Testing & Validation

None / not applicable

@asahtik asahtik marked this pull request as draft September 24, 2025 07:12
src/pipeline/node/UVCBindings.cpp
src/pipeline/node/ToFBindings.cpp
src/pipeline/node/PointCloudBindings.cpp
src/pipeline/node/SyncBindings.cpp
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

SyncBindings were duplicated (line 96)


// check if still running
bool isRunning() const;
bool isRunning();
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

isRunning sends the loop event so const needed to be booted

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