File tree Expand file tree Collapse file tree 6 files changed +39
-16
lines changed
source/isaaclab/isaaclab/utils Expand file tree Collapse file tree 6 files changed +39
-16
lines changed Original file line number Diff line number Diff line change @@ -194,6 +194,10 @@ enabled=true # Enable this for DLSS
194
194
# set the S3 directory manually to the latest published S3
195
195
# note: this is done to ensure prior versions of Isaac Sim still use the latest assets
196
196
[settings]
197
- persistent.isaac.asset_root.default = "http://omniverse-content-production.s3-us-west-2.amazonaws.com/Assets/Isaac/4.5"
198
- persistent.isaac.asset_root.cloud = "http://omniverse-content-production.s3-us-west-2.amazonaws.com/Assets/Isaac/4.5"
199
- persistent.isaac.asset_root.nvidia = "http://omniverse-content-production.s3-us-west-2.amazonaws.com/Assets/Isaac/4.5"
197
+ # persistent.isaac.asset_root.default = "http://omniverse-content-production.s3-us-west-2.amazonaws.com/Assets/Isaac/4.5"
198
+ # persistent.isaac.asset_root.cloud = "http://omniverse-content-production.s3-us-west-2.amazonaws.com/Assets/Isaac/4.5"
199
+ # persistent.isaac.asset_root.nvidia = "http://omniverse-content-production.s3-us-west-2.amazonaws.com/Assets/Isaac/4.5"
200
+
201
+ persistent.isaac.asset_root.default = "/home/user/isaacsim_assets/Assets/Isaac/4.5"
202
+ persistent.isaac.asset_root.cloud = "/home/user/isaacsim_assets/Assets/Isaac/4.5"
203
+ persistent.isaac.asset_root.nvidia = "/home/user/isaacsim_assets/Assets/Isaac/4.5"
Original file line number Diff line number Diff line change @@ -145,6 +145,12 @@ folders = [
145
145
# set the S3 directory manually to the latest published S3
146
146
# note: this is done to ensure prior versions of Isaac Sim still use the latest assets
147
147
[settings]
148
- persistent.isaac.asset_root.default = "http://omniverse-content-production.s3-us-west-2.amazonaws.com/Assets/Isaac/4.5"
149
- persistent.isaac.asset_root.cloud = "http://omniverse-content-production.s3-us-west-2.amazonaws.com/Assets/Isaac/4.5"
150
- persistent.isaac.asset_root.nvidia = "http://omniverse-content-production.s3-us-west-2.amazonaws.com/Assets/Isaac/4.5"
148
+ # persistent.isaac.asset_root.default = "http://omniverse-content-production.s3-us-west-2.amazonaws.com/Assets/Isaac/4.5"
149
+ # persistent.isaac.asset_root.cloud = "http://omniverse-content-production.s3-us-west-2.amazonaws.com/Assets/Isaac/4.5"
150
+ # persistent.isaac.asset_root.nvidia = "http://omniverse-content-production.s3-us-west-2.amazonaws.com/Assets/Isaac/4.5"
151
+
152
+ persistent.isaac.asset_root.default = "/home/user/isaacsim_assets/Assets/Isaac/4.5"
153
+ persistent.isaac.asset_root.cloud = "/home/user/isaacsim_assets/Assets/Isaac/4.5"
154
+ persistent.isaac.asset_root.nvidia = "/home/user/isaacsim_assets/Assets/Isaac/4.5"
155
+
156
+
Original file line number Diff line number Diff line change @@ -297,6 +297,10 @@ fabricUpdateJointStates = false
297
297
# set the S3 directory manually to the latest published S3
298
298
# note: this is done to ensure prior versions of Isaac Sim still use the latest assets
299
299
[settings]
300
- persistent.isaac.asset_root.default = "http://omniverse-content-production.s3-us-west-2.amazonaws.com/Assets/Isaac/4.5"
301
- persistent.isaac.asset_root.cloud = "http://omniverse-content-production.s3-us-west-2.amazonaws.com/Assets/Isaac/4.5"
302
- persistent.isaac.asset_root.nvidia = "http://omniverse-content-production.s3-us-west-2.amazonaws.com/Assets/Isaac/4.5"
300
+ # persistent.isaac.asset_root.default = "http://omniverse-content-production.s3-us-west-2.amazonaws.com/Assets/Isaac/4.5"
301
+ # persistent.isaac.asset_root.cloud = "http://omniverse-content-production.s3-us-west-2.amazonaws.com/Assets/Isaac/4.5"
302
+ # persistent.isaac.asset_root.nvidia = "http://omniverse-content-production.s3-us-west-2.amazonaws.com/Assets/Isaac/4.5"
303
+
304
+ persistent.isaac.asset_root.default = "/home/user/isaacsim_assets/Assets/Isaac/4.5"
305
+ persistent.isaac.asset_root.cloud = "/home/user/isaacsim_assets/Assets/Isaac/4.5"
306
+ persistent.isaac.asset_root.nvidia = "/home/user/isaacsim_assets/Assets/Isaac/4.5"
Original file line number Diff line number Diff line change @@ -143,6 +143,10 @@ folders = [
143
143
# set the S3 directory manually to the latest published S3
144
144
# note: this is done to ensure prior versions of Isaac Sim still use the latest assets
145
145
[settings]
146
- persistent.isaac.asset_root.default = "http://omniverse-content-production.s3-us-west-2.amazonaws.com/Assets/Isaac/4.5"
147
- persistent.isaac.asset_root.cloud = "http://omniverse-content-production.s3-us-west-2.amazonaws.com/Assets/Isaac/4.5"
148
- persistent.isaac.asset_root.nvidia = "http://omniverse-content-production.s3-us-west-2.amazonaws.com/Assets/Isaac/4.5"
146
+ # persistent.isaac.asset_root.default = "http://omniverse-content-production.s3-us-west-2.amazonaws.com/Assets/Isaac/4.5"
147
+ # persistent.isaac.asset_root.cloud = "http://omniverse-content-production.s3-us-west-2.amazonaws.com/Assets/Isaac/4.5"
148
+ # persistent.isaac.asset_root.nvidia = "http://omniverse-content-production.s3-us-west-2.amazonaws.com/Assets/Isaac/4.5"
149
+
150
+ persistent.isaac.asset_root.default = "/home/user/isaacsim_assets/Assets/Isaac/4.5"
151
+ persistent.isaac.asset_root.cloud = "/home/user/isaacsim_assets/Assets/Isaac/4.5"
152
+ persistent.isaac.asset_root.nvidia = "/home/user/isaacsim_assets/Assets/Isaac/4.5"
Original file line number Diff line number Diff line change @@ -61,6 +61,10 @@ folders = [
61
61
# set the S3 directory manually to the latest published S3
62
62
# note: this is done to ensure prior versions of Isaac Sim still use the latest assets
63
63
[settings]
64
- persistent.isaac.asset_root.default = "http://omniverse-content-production.s3-us-west-2.amazonaws.com/Assets/Isaac/4.5"
65
- persistent.isaac.asset_root.cloud = "http://omniverse-content-production.s3-us-west-2.amazonaws.com/Assets/Isaac/4.5"
66
- persistent.isaac.asset_root.nvidia = "http://omniverse-content-production.s3-us-west-2.amazonaws.com/Assets/Isaac/4.5"
64
+ # persistent.isaac.asset_root.default = "http://omniverse-content-production.s3-us-west-2.amazonaws.com/Assets/Isaac/4.5"
65
+ # persistent.isaac.asset_root.cloud = "http://omniverse-content-production.s3-us-west-2.amazonaws.com/Assets/Isaac/4.5"
66
+ # persistent.isaac.asset_root.nvidia = "http://omniverse-content-production.s3-us-west-2.amazonaws.com/Assets/Isaac/4.5"
67
+
68
+ persistent.isaac.asset_root.default = "/home/user/isaacsim_assets/Assets/Isaac/4.5"
69
+ persistent.isaac.asset_root.cloud = "/home/user/isaacsim_assets/Assets/Isaac/4.5"
70
+ persistent.isaac.asset_root.nvidia = "/home/user/isaacsim_assets/Assets/Isaac/4.5"
Original file line number Diff line number Diff line change 21
21
import carb
22
22
import omni .client
23
23
24
- NUCLEUS_ASSET_ROOT_DIR = carb .settings .get_settings ().get ("/persistent/isaac/asset_root/cloud" )
24
+ # NUCLEUS_ASSET_ROOT_DIR = carb.settings.get_settings().get("/persistent/isaac/asset_root/cloud")
25
+ NUCLEUS_ASSET_ROOT_DIR = "/home/user/isaacsim_assets/Assets/Isaac/4.5"
25
26
"""Path to the root directory on the Nucleus Server."""
26
27
27
28
NVIDIA_NUCLEUS_DIR = f"{ NUCLEUS_ASSET_ROOT_DIR } /NVIDIA"
You can’t perform that action at this time.
0 commit comments