stereolabs / zed-open-capture

Low level Linux camera driver for the ZED USB3 stereo cameras. API docs available here:
https://stereolabs.github.io/zed-open-capture
MIT License
101 stars 35 forks source link

Positional Tracking feature on CPU only #32

Closed sumitsarkar1 closed 1 year ago

sumitsarkar1 commented 1 year ago

Preliminary Checks

Proposal

Presently the Positional Tracking works only on GPU with CUDA. Kindly request to make available basic odometry/SLAM tracking with ZED cameras on CPU only.

Use-Case

Presently all ZED cameras are locked to NVIDIA boards which is not desiarable for UAVs and other Autonomous Vehicles having CPU only computes on board. WIth Intel T265 going EOL it will be really really helpful if simple tracking functionalities are made available on CPU only computes.

Anything else?

No response

Myzhar commented 1 year ago

Hi @sumitsarkar1 I'm sorry, but this is not planned.