Skip to content

Commit 17deb0e

Browse files
doc: add changelog entry and update README credits for second-order forward dynamics derivatives
1 parent 653fa76 commit 17deb0e

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
1010

1111
## [Unreleased]
1212

13+
### Added
14+
15+
- Add second-order partial derivatives of the Articulated Body Algorithm (forward dynamics) with respect to joint configuration, velocity and torque ([#2891](https://github.com/stack-of-tasks/pinocchio/pull/2891))
16+
1317
## [4.1.0] - 2026-07-07
1418

1519
### Added

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,7 @@ In addition to the core dev team, the following people have also been involved i
296296
- [François Keith](https://scholar.google.fr/citations?user=cxSxXiQAAAAJ&hl=en) (CEA): Windows support
297297
- [Sarah El Kazdadi](https://github.com/sarah-ek) (Inria): multi-precision arithmetic support
298298
- [Nicolas Torres Alberto](https://scholar.google.com/citations?user=gYNLhEIAAAAJ&hl=en) (Inria): features extension
299-
- [Shubham Singh](https://github.com/shubhamsingh91) (UT Austin): second-order inverse dynamics derivatives
299+
- [Shubham Singh](https://github.com/shubhamsingh91) (UT Austin): second-order inverse and forward dynamics derivatives
300300
- [Sebastian Castro](https://roboticseabass.com): Viser visualizer and MeshCat visualizer feature extension
301301
- [Lev Kozlov](https://github.com/lvjonok): Kinetic and potential energy regressors
302302
- [Simeon Nedelchev](https://github.com/simeon-ned): Pseudo inertia and Log-Cholesky parametrization

0 commit comments

Comments
 (0)