Skip to content

Commit d68a258

Browse files
[CI][Auto Version Bump] Compile changelog fragments (schedule)
Bumped packages: - isaaclab: 6.1.9 → 6.1.10 - isaaclab_mimic: 1.3.1 → 1.3.2 - isaaclab_newton: 0.13.5 → 0.13.6 - isaaclab_tasks: 1.10.7 → 1.10.8
1 parent 22e01a4 commit d68a258

14 files changed

Lines changed: 48 additions & 30 deletions

File tree

source/isaaclab/changelog.d/fix-pink-ik-urdf-exporter.rst

Lines changed: 0 additions & 4 deletions
This file was deleted.

source/isaaclab/changelog.d/zhengyuz-newton-pyglet-install-message.rst

Lines changed: 0 additions & 5 deletions
This file was deleted.

source/isaaclab/changelog.d/zhengyuz-sim-reset-visualizer-before-play.rst

Lines changed: 0 additions & 4 deletions
This file was deleted.

source/isaaclab/config/extension.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22

33
# Note: Semantic Versioning is used: https://semver.org/
4-
version = "6.1.9"
4+
version = "6.1.10"
55

66
# Description
77
title = "Isaac Lab framework for Robot Learning"

source/isaaclab/docs/CHANGELOG.rst

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,22 @@
11
Changelog
22
---------
33

4+
6.1.10 (2026-06-14)
5+
~~~~~~~~~~~~~~~~~~~
6+
7+
Changed
8+
^^^^^^^
9+
10+
* Updated the ``newton`` extra installation message to list the Newton GL
11+
viewer's ``pyglet`` dependency.
12+
13+
Fixed
14+
^^^^^
15+
16+
* Fixed SimulationContext reset ordering so initial visualizers are created before the timeline play event pump can invalidate freshly created PhysX tensor views.
17+
* Fixed Pink IK USD-to-URDF conversion to use Isaac Sim's URDF exporter instead of the unavailable ``nvidia.srl`` package.
18+
19+
420
6.1.9 (2026-06-13)
521
~~~~~~~~~~~~~~~~~~
622

source/isaaclab_mimic/changelog.d/fix-pink-ik-urdf-exporter.rst

Lines changed: 0 additions & 4 deletions
This file was deleted.

source/isaaclab_mimic/config/extension.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22

33
# Semantic Versioning is used: https://semver.org/
4-
version = "1.3.1"
4+
version = "1.3.2"
55

66
# Description
77
category = "isaaclab"

source/isaaclab_mimic/docs/CHANGELOG.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
Changelog
22
---------
33

4+
1.3.2 (2026-06-14)
5+
~~~~~~~~~~~~~~~~~~
6+
7+
Removed
8+
^^^^^^^
9+
10+
* Removed the ``nvidia-srl-usd-to-urdf`` dependency now that Pink IK conversion uses Isaac Sim's URDF exporter.
11+
12+
413
1.3.1 (2026-06-02)
514
~~~~~~~~~~~~~~~~~~
615

source/isaaclab_newton/changelog.d/zhengyuz-newton-gl-pyglet-dependency.rst

Lines changed: 0 additions & 5 deletions
This file was deleted.

source/isaaclab_newton/config/extension.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22

33
# Note: Semantic Versioning is used: https://semver.org/
4-
version = "0.13.5"
4+
version = "0.13.6"
55

66
# Description
77
title = "Newton simulation interfaces for IsaacLab core package"

0 commit comments

Comments
 (0)