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

imu-frames-timestamp-sync.py got type error #456

Open
ryanESX opened this issue Feb 16, 2023 · 2 comments
Open

imu-frames-timestamp-sync.py got type error #456

ryanESX opened this issue Feb 16, 2023 · 2 comments

Comments

@ryanESX
Copy link

ryanESX commented Feb 16, 2023

use oakd-w-pro. And try python gen2-syncing/imu-frames-timestamp-sync.py
it return following message:

FPS 931966.4307258327
Traceback (most recent call last):
  File "gen2-syncing/imu-frames-timestamp-sync.py", line 185, in <module>
    new_msg(msg, name, ts)
  File "gen2-syncing/imu-frames-timestamp-sync.py", line 153, in new_msg
    print(f"[Seq {rgb.getSequenceNum()}] Mid of RGB exposure ts: {td2ms(rgb_ts)}ms, RGB ts: {td2ms(rgb.getTimestampDevice())}ms, RGB exposure time: {td2ms(rgb.getExposureTime(), exposure=True)}ms")

I used depthai-2.20.2.0

@Erol444
Copy link
Member

Erol444 commented Feb 16, 2023

Hi @ryanESX ,
Could you copy the full error message?
Thanks, Erik

@sgraybi
Copy link
Contributor

sgraybi commented Sep 8, 2023

Fix in PR #498

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

No branches or pull requests

3 participants