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

corrected timestamp fetching location #55

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

ADebor
Copy link

@ADebor ADebor commented May 13, 2022

The timestamp of a given frame should be fetched from the third image chunk, not the first one. Fetching from the first one gives a timestamp equal to zero for each frame, which is not wanted. The proposed change solves this issue, and cli.last_image_timestamp gives meaningful values.

reakain added a commit to reakain/pycozmo that referenced this pull request Sep 1, 2023
reakain added a commit to reakain/pycozmo that referenced this pull request Sep 1, 2023
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.

None yet

1 participant