Using realsense as network device

Hello,

I’m trying to run the nuitrack docker container but i provided in the github repo but i get following error when trying to run the container:

WARNING: Cannot load library module: /usr/etc/nuitrack/middleware/libNuitrackModuleGPU.so. Object detection feature won't be available

libcusolver.so.9.0: cannot open shared object file: No such file or directory

I am running it on an old macbook pro 2015 with ubuntu 20.04. I have successfully ran the nuitrack samples on my machine without issues. This just arises when trying to run the docker container.

Anyone have an idea what the problem is?

Thanks!

Hello @WoutDemeyere,

is there anything else in the output ?
These lines could tell that Nuitrack with GPU-support couldn’t be loaded, but it’s not an issue if you don’t use object detection feature.

Hi @WoutDemeyere ,

How are you ? Were you able to resolve this issue with Nuitrack in Docker ?
Just wanted to let you know - we’re here to assist if needed.