pyorbbecsdk icon indicating copy to clipboard operation
pyorbbecsdk copied to clipboard

Femto Bolt cannot acquire depth-view images in docker

Open TeleeMa opened this issue 1 year ago • 4 comments

Hi,

Femto Bolt can only get color images, but cannot get depth-view images in docker. However, when out of docker, both the rgb and depth view work normally.

The error is shown as Screenshot from 2024-06-04 15-05-55

Thanks.

TeleeMa avatar Jun 04 '24 07:06 TeleeMa

Hi,

Femto Bolt relies on NVIDIA's GPU. To run it inside Docker, you need to install the NVIDIA Docker toolkit. The installation guide is available here: https://docs.nvidia.com/datacenter/cloud-native/container-toolkit/latest/install-guide.html.

After installation, run nvidia-smi inside the Docker container to check if the GPU is available.

Best regards,

jian-dong avatar Jun 05 '24 02:06 jian-dong

Hey,

I installed the NVIDIA Docker toolkit and tested it successfully using their sample workload in Docker https://docs.nvidia.com/datacenter/cloud-native/container-toolkit/latest/sample-workload.html# where my GPU shows up in the output.

However, the problem still persists with the same errors and warnings as the screenshot above. @TeleeMa Did you manage to get the depth image in Docker ?

Kind regards

samueltorche avatar Jun 25 '24 09:06 samueltorche

Hey,

I am facing the same issue. Did you find any solution ?

Best Regards

tushardmaske avatar Aug 01 '24 12:08 tushardmaske

Hello,

Nope I did not find any solution to this problem, I hope it gets fixed though.

samueltorche avatar Aug 06 '24 10:08 samueltorche