Skip to content

Create fps_helper.py - #12589

Merged
Nir-Az merged 7 commits into
realsenseai:developmentfrom
AviaAv:fps-helper
Feb 15, 2024
Merged

Create fps_helper.py#12589
Nir-Az merged 7 commits into
realsenseai:developmentfrom
AviaAv:fps-helper

Conversation

@AviaAv

@AviaAv AviaAv commented Jan 18, 2024

Copy link
Copy Markdown
Contributor

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
Copy Markdown
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 realsenseai:development Feb 15, 2024
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