Skip to content

Fixing Global timestamps in tools/benchmark#138

Open
SebastianMunozP wants to merge 1 commit into
orbbec:mainfrom
SebastianMunozP:fix-tool-benchmark-globaltimestamps
Open

Fixing Global timestamps in tools/benchmark#138
SebastianMunozP wants to merge 1 commit into
orbbec:mainfrom
SebastianMunozP:fix-tool-benchmark-globaltimestamps

Conversation

@SebastianMunozP

@SebastianMunozP SebastianMunozP commented Feb 5, 2026

Copy link
Copy Markdown

This PR fixes this issue: #139

Currently, the GlobalTimestamps of the reports provided by this tool are all zeroes, this is because GlobalTimestamps are not being enabled before being used. This PR fixes this issue by enabling them.

Before

summary.csv
0.csv
AARK753002H_timestamp_difference_depth.csv
AARK753002H_timestamp_difference_color.csv

After

summary.csv
0.csv
AARK753002H_timestamp_difference_depth.csv
AARK753002H_timestamp_difference_color.csv

@simbachou

Copy link
Copy Markdown
Collaborator

Thanks for the contribution and the clear write-up!

We actually have an internal development build that already covers this functionality, and we plan to release it on GitHub in the near future. Because of that, we won't be merging this PR — but the motivation here is exactly right, and it aligns closely with what we were already building. Really appreciate you taking the time to put this together.

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.

2 participants