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

Create fps_helper.py #12589

Merged
merged 7 commits into from
Feb 15, 2024
Merged

Create fps_helper.py #12589

merged 7 commits into from
Feb 15, 2024

Conversation

AviaAv
Copy link
Contributor

@AviaAv AviaAv commented Jan 18, 2024

Tracked on: [LRS-983]

@AviaAv AviaAv requested a review from Nir-Az January 18, 2024 15:03
@Nir-Az Nir-Az requested a review from noacoohen January 18, 2024 18:36
Creates callable functions for each sensor to be triggered when a new frame arrives
Used to count frames received for measuring fps
"""
def on_frame_received(frame):
Copy link
Contributor

Choose a reason for hiding this comment

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

define this function outside of generate_callbacks and then maybe remove this function

@Nir-Az Nir-Az merged commit 956c586 into IntelRealSense:development Feb 15, 2024
16 of 17 checks passed
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.

3 participants