Skip to content

Commit bb275bf

Browse files
Bump version to 0.45.16 and update changelog with support for randomize joint friction coefficients in simulation
1 parent 85642cd commit bb275bf

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

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 = "0.45.15"
4+
version = "0.45.16"
55

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

source/isaaclab/docs/CHANGELOG.rst

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

4+
0.45.16 (2025-09-10)
5+
~~~~~~~~~~~~~~~~~~~~
6+
7+
Added
8+
^^^^^
9+
10+
* Add support for randomize joint friction coefficients in simulation based on IsaacSim 5.0.0.
11+
412
0.45.15 (2025-09-05)
513
~~~~~~~~~~~~~~~~~~~~
614

0 commit comments

Comments
 (0)