-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
T265 fisheye stream intrinsic is not available #3379
Comments
Hi @AmadeusSVX |
@dorodnic I |
I can observe this issue based on the modified version of the rs-enumerate-devices tool. This issue needs to be addressed internally. |
Just FYI (and for making this thread active). |
intrinsics and extrinsics are now exposed in librealsense https://github.com/IntelRealSense/librealsense/tree/master/examples/ar-basic Can I close this issue? |
I'm trying to use fisheye streams of T265.
Now they are available as streams. But I cannot get intrinsics of them from their profiles as depth/infrared streams of D4xx series.
I'm trying with below code. There is no error returned, but l_intrinsic and r_intrinsic values are all 0.
Do I need to do with something different manner or simply not implemented to expose their values yet?
The text was updated successfully, but these errors were encountered: