IssacROS: component_container ERROR of visual_slam & nvblox

Hello

I succeeded to run IsaacROS demo (visual_slam & nvblox) on Ubuntu-PC(Ubuntu 20.04) with like below GPU(P2000).

But I found Error to run IsaacROS demo (visual_slam & nvblox) on Ubuntu 20.04(Vmware Horizon) with like below GPU(L40S) [use same version Driver].

Error Detail is like below;

Visual_slam:

Nvblox:

Question:
Are there any one success to run visual_slam & nvblox on Ubuntu 20.04(Vmware Horizon) such as GPU(L40S)?

I would appreciate if you tell us how to solve this problem.

Best regards.

Hi @mat-h

You are working on an environment not tested; I suggest checking our page with the system requirements.

Overall, looking at your screenshots the driver installed on your virtual machine uses a not supported CUDA configuration, the screenshot report:

‘cudaMallocErrorAsync(&cuda_ptr, sizeof(T), cuda_stream)’. string: operation not supported

Hi,

Thank you very much for your kindness.
I really appreciate your help.

I understood latest version are not tested Vmware Horizon GPU Environment.

But We’ve already created to run visual_slam & nvblox with the IsaacROS(v0.30.0-dp) & IsaacSim(2022.2.1) collaboration environment on Vmware Horizon GPU Environment(we have both L40S and A40 GPU).

So I would appreciate if you consider to support Vmware Horizon GPU Environment for future update release of IsaacROS.


Best regards,