Skip to content

Commit 40de6f8

Browse files
authored
Merge branch 'develop' into frlai/improve_leapp_export
2 parents 3e75f68 + 6533a4e commit 40de6f8

266 files changed

Lines changed: 4550 additions & 1309 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../skills/developer/issue-audit
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../skills/developer/issue-backlog-triage

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -486,7 +486,7 @@ jobs:
486486
isaacsim-base-image: ${{ needs.config.outputs.isaacsim_image_name }}
487487
isaacsim-version: ${{ needs.config.outputs.isaacsim_image_tag }}
488488
filter-pattern: "isaaclab_rl"
489-
extra-pip-packages: "leapp"
489+
extra-pip-packages: "leapp==0.6.1"
490490
container-name: isaac-lab-rl-test
491491

492492
test-isaaclab-mimic:

apps/isaaclab.python.headless.kit

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -203,6 +203,6 @@ enabled=true # Enable this for DLSS
203203
# set the S3 directory manually to the latest published S3
204204
# note: this is done to ensure prior versions of Isaac Sim still use the latest assets
205205
[settings]
206-
persistent.isaac.asset_root.default = "https://omniverse-content-staging.s3-us-west-2.amazonaws.com/Assets/Isaac/6.1"
207-
persistent.isaac.asset_root.cloud = "https://omniverse-content-staging.s3-us-west-2.amazonaws.com/Assets/Isaac/6.1"
208-
persistent.isaac.asset_root.nvidia = "https://omniverse-content-staging.s3-us-west-2.amazonaws.com/Assets/Isaac/6.1"
206+
persistent.isaac.asset_root.default = "https://omniverse-content-production.s3-us-west-2.amazonaws.com/Assets/Isaac/6.1"
207+
persistent.isaac.asset_root.cloud = "https://omniverse-content-production.s3-us-west-2.amazonaws.com/Assets/Isaac/6.1"
208+
persistent.isaac.asset_root.nvidia = "https://omniverse-content-production.s3-us-west-2.amazonaws.com/Assets/Isaac/6.1"

apps/isaaclab.python.headless.rendering.kit

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,6 @@ UJITSO.enabled = true
171171
# set the S3 directory manually to the latest published S3
172172
# note: this is done to ensure prior versions of Isaac Sim still use the latest assets
173173
[settings]
174-
persistent.isaac.asset_root.default = "https://omniverse-content-staging.s3-us-west-2.amazonaws.com/Assets/Isaac/6.1"
175-
persistent.isaac.asset_root.cloud = "https://omniverse-content-staging.s3-us-west-2.amazonaws.com/Assets/Isaac/6.1"
176-
persistent.isaac.asset_root.nvidia = "https://omniverse-content-staging.s3-us-west-2.amazonaws.com/Assets/Isaac/6.1"
174+
persistent.isaac.asset_root.default = "https://omniverse-content-production.s3-us-west-2.amazonaws.com/Assets/Isaac/6.1"
175+
persistent.isaac.asset_root.cloud = "https://omniverse-content-production.s3-us-west-2.amazonaws.com/Assets/Isaac/6.1"
176+
persistent.isaac.asset_root.nvidia = "https://omniverse-content-production.s3-us-west-2.amazonaws.com/Assets/Isaac/6.1"

apps/isaaclab.python.kit

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -273,6 +273,6 @@ fabricUseGPUInterop = true
273273
# set the S3 directory manually to the latest published S3
274274
# note: this is done to ensure prior versions of Isaac Sim still use the latest assets
275275
[settings]
276-
persistent.isaac.asset_root.default = "https://omniverse-content-staging.s3-us-west-2.amazonaws.com/Assets/Isaac/6.1"
277-
persistent.isaac.asset_root.cloud = "https://omniverse-content-staging.s3-us-west-2.amazonaws.com/Assets/Isaac/6.1"
278-
persistent.isaac.asset_root.nvidia = "https://omniverse-content-staging.s3-us-west-2.amazonaws.com/Assets/Isaac/6.1"
276+
persistent.isaac.asset_root.default = "https://omniverse-content-production.s3-us-west-2.amazonaws.com/Assets/Isaac/6.1"
277+
persistent.isaac.asset_root.cloud = "https://omniverse-content-production.s3-us-west-2.amazonaws.com/Assets/Isaac/6.1"
278+
persistent.isaac.asset_root.nvidia = "https://omniverse-content-production.s3-us-west-2.amazonaws.com/Assets/Isaac/6.1"

apps/isaaclab.python.rendering.kit

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,6 @@ UJITSO.enabled = true
151151
# set the S3 directory manually to the latest published S3
152152
# note: this is done to ensure prior versions of Isaac Sim still use the latest assets
153153
[settings]
154-
persistent.isaac.asset_root.default = "https://omniverse-content-staging.s3-us-west-2.amazonaws.com/Assets/Isaac/6.1"
155-
persistent.isaac.asset_root.cloud = "https://omniverse-content-staging.s3-us-west-2.amazonaws.com/Assets/Isaac/6.1"
156-
persistent.isaac.asset_root.nvidia = "https://omniverse-content-staging.s3-us-west-2.amazonaws.com/Assets/Isaac/6.1"
154+
persistent.isaac.asset_root.default = "https://omniverse-content-production.s3-us-west-2.amazonaws.com/Assets/Isaac/6.1"
155+
persistent.isaac.asset_root.cloud = "https://omniverse-content-production.s3-us-west-2.amazonaws.com/Assets/Isaac/6.1"
156+
persistent.isaac.asset_root.nvidia = "https://omniverse-content-production.s3-us-west-2.amazonaws.com/Assets/Isaac/6.1"

apps/isaaclab.python.xr.openxr.headless.kit

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,6 @@ UJITSO.geometry = true
7272
UJITSO.enabled = true
7373

7474
[settings]
75-
persistent.isaac.asset_root.default = "https://omniverse-content-staging.s3-us-west-2.amazonaws.com/Assets/Isaac/6.1"
76-
persistent.isaac.asset_root.cloud = "https://omniverse-content-staging.s3-us-west-2.amazonaws.com/Assets/Isaac/6.1"
77-
persistent.isaac.asset_root.nvidia = "https://omniverse-content-staging.s3-us-west-2.amazonaws.com/Assets/Isaac/6.1"
75+
persistent.isaac.asset_root.default = "https://omniverse-content-production.s3-us-west-2.amazonaws.com/Assets/Isaac/6.1"
76+
persistent.isaac.asset_root.cloud = "https://omniverse-content-production.s3-us-west-2.amazonaws.com/Assets/Isaac/6.1"
77+
persistent.isaac.asset_root.nvidia = "https://omniverse-content-production.s3-us-west-2.amazonaws.com/Assets/Isaac/6.1"

apps/isaaclab.python.xr.openxr.kit

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,6 @@ UJITSO.enabled = true
112112
# set the S3 directory manually to the latest published S3
113113
# note: this is done to ensure prior versions of Isaac Sim still use the latest assets
114114
[settings]
115-
persistent.isaac.asset_root.default = "https://omniverse-content-staging.s3-us-west-2.amazonaws.com/Assets/Isaac/6.1"
116-
persistent.isaac.asset_root.cloud = "https://omniverse-content-staging.s3-us-west-2.amazonaws.com/Assets/Isaac/6.1"
117-
persistent.isaac.asset_root.nvidia = "https://omniverse-content-staging.s3-us-west-2.amazonaws.com/Assets/Isaac/6.1"
115+
persistent.isaac.asset_root.default = "https://omniverse-content-production.s3-us-west-2.amazonaws.com/Assets/Isaac/6.1"
116+
persistent.isaac.asset_root.cloud = "https://omniverse-content-production.s3-us-west-2.amazonaws.com/Assets/Isaac/6.1"
117+
persistent.isaac.asset_root.nvidia = "https://omniverse-content-production.s3-us-west-2.amazonaws.com/Assets/Isaac/6.1"

docs/source/api/lab/isaaclab.envs.mdp.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ The following classes are part of the public :mod:`isaaclab.envs.mdp` API.
7777
BinaryJointPositionAction
7878
BinaryJointVelocityAction
7979
EMAJointPositionToLimitsAction
80+
FixedTendonPositionAction
8081
InitialStateRecorder
8182
InitialStateRecorderCfg
8283
JointAction
@@ -120,6 +121,9 @@ The following classes are part of the public :mod:`isaaclab.envs.mdp` API.
120121
.. autoclass:: EMAJointPositionToLimitsAction
121122
:show-inheritance:
122123

124+
.. autoclass:: FixedTendonPositionAction
125+
:show-inheritance:
126+
123127
.. autoclass:: InitialStateRecorder
124128
:show-inheritance:
125129

0 commit comments

Comments
 (0)