You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "pyzed/sl.pyx", line 11560, in pyzed.sl.Fusion.get_position
File "/home/dunbar/mambaforge/lib/python3.10/enum.py", line 385, in __call__
return cls.__new__(cls, value)
File "/home/dunbar/mambaforge/lib/python3.10/enum.py", line 710, in __new__
raise ve_exc
ValueError: -1835986560 is not a valid POSITIONAL_TRACKING_STATE
ZED Camera model
ZED
Environment
OS: Ubuntu 22.04
ZED SDK latest
Anything else?
No response
The text was updated successfully, but these errors were encountered:
Preliminary Checks
Description
I am trying to retrieve the fused pose of a camera from the fusion module
Steps to Reproduce
Expected Result
This function should return a np.ndarray
Actual Result
ZED Camera model
ZED
Environment
Anything else?
No response
The text was updated successfully, but these errors were encountered: