We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fddb6cd commit 314b88dCopy full SHA for 314b88d
docker/isaac-sim/omni_pass_TEMPLATE.env
@@ -25,5 +25,17 @@ OMNI_PASS=PASTE-YOUR-API-TOKEN
25
#OMNI_USER=<your nuceleus server username>
26
#OMNI_PASS=<your nuceleus server password>
27
28
+#########################################################################
29
+# Set the default Nucleus server to use for issacsim:
30
+
31
+OMNI_SERVER="https://airlab-storage.andrew.cmu.edu:8443/omni/web3/NVIDIA/Assets/Isaac/4.1"
32
33
34
+#Accept the licenses and privacy
35
36
+ACCEPT_EULA=Y
37
+OMNI_ENV_PRIVACY_CONSENT=Y
38
39
40
#########################################################################
41
0 commit comments