Replies: 1 comment 1 reply
-
Does this happen with other standalone demo scripts? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I run the script using 'python source/standalone/workflows/sb3/play.py --task Isaac-Quadcopter-Direct-v0 --num_envs 1 --use_last_checkpoint'.
While the isaacsim's window is opened, my external moniter is freezed.
However, I try to change the command with 'python source/standalone/workflows/sb3/play.py --task Isaac-Quadcopter-Direct-v0 --num_envs 1 --use_last_checkpoint --headless '. The moniter works fine.
Can someone help me solve the problem? Thanks very much!
Beta Was this translation helpful? Give feedback.
All reactions