We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85642cd commit bb275bfCopy full SHA for bb275bf
source/isaaclab/config/extension.toml
@@ -1,7 +1,7 @@
1
[package]
2
3
# Note: Semantic Versioning is used: https://semver.org/
4
-version = "0.45.15"
+version = "0.45.16"
5
6
# Description
7
title = "Isaac Lab framework for Robot Learning"
source/isaaclab/docs/CHANGELOG.rst
@@ -1,6 +1,14 @@
Changelog
---------
+0.45.16 (2025-09-10)
+~~~~~~~~~~~~~~~~~~~~
+
+Added
8
+^^^^^
9
10
+* Add support for randomize joint friction coefficients in simulation based on IsaacSim 5.0.0.
11
12
0.45.15 (2025-09-05)
13
~~~~~~~~~~~~~~~~~~~~
14
0 commit comments