I'm trying to run some of the examples. While the Ant task works fine, other robots lead to a segfault during the initialize_task() function. This includes both the cartpole and franke_cabinet tasks.
I am running this in the latest Isaac docker image nvcr.io/nvidia/isaac-sim:2022.1.1 on an RTX A6000 with 515.65.1 drivers
Hi,
I'm trying to run some of the examples. While the Ant task works fine, other robots lead to a segfault during the initialize_task() function. This includes both the cartpole and franke_cabinet tasks.
I am running this in the latest Isaac docker image nvcr.io/nvidia/isaac-sim:2022.1.1 on an RTX A6000 with 515.65.1 drivers
The error is
gdb output:
Any help would be much appreciated.