Hi,
I’m trying to run the example from within the provided docker container (nvcr.io/nvidia/isaac-sim 2023.1.1):
root@emancro1:/isaac-sim# ./python.sh standalone_examples/api/omni.isaac.franka/follow_target_with_rmpflow.py
But I’m getting the following error:
“2024-01-11 21:51:37 [1,385ms] [Error] [omni.appwindow.plugin] Failed to acquire IWindowing interface”
How do I solve this problem?
Thanks!