Skip to content

Commit ec31af9

Browse files
[CI][Auto Version Bump] Compile changelog fragments (schedule)
Bumped packages: - isaaclab: 20.0.1 → 20.0.2
1 parent 630317b commit ec31af9

3 files changed

Lines changed: 16 additions & 11 deletions

File tree

source/isaaclab/changelog.d/antoiner-actuator-friction-docs.rst

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

source/isaaclab/docs/CHANGELOG.rst

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

4+
20.0.2 (2026-08-31)
5+
~~~~~~~~~~~~~~~~~~~
6+
7+
Fixed
8+
^^^^^
9+
10+
* Fixed :attr:`~isaaclab.actuators.ActuatorBaseCfg.friction`,
11+
:attr:`~isaaclab.actuators.ActuatorBaseCfg.dynamic_friction`, and
12+
:attr:`~isaaclab.actuators.ActuatorBaseCfg.viscous_friction` docstrings describing the obsolete
13+
Isaac Sim 4.5 unitless-coefficient model. The fields are documented as efforts
14+
[N or N·m, depending on joint type] (coefficient [N·s/m or N·m·s/rad] for viscous friction),
15+
matching measured solver behavior, with a note on the PhysX hard-hold vs Newton soft-constraint
16+
difference.
17+
18+
419
20.0.1 (2026-08-31)
520
~~~~~~~~~~~~~~~~~~~
621

source/isaaclab/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ build-backend = "setuptools.build_meta"
99

1010
[project]
1111
name = "isaaclab"
12-
version = "20.0.1"
12+
version = "20.0.2"
1313
description = "Extension providing main framework interfaces and abstractions for robot learning."
1414
license = {text = "BSD-3-Clause"}
1515
authors = [{name = "Isaac Lab Project Developers"}]

0 commit comments

Comments
 (0)