Skip to content

Commit 6f3ee4b

Browse files
doc: add changelog entry and update README credits for second-order forward dynamics derivatives
1 parent 1fe980f commit 6f3ee4b

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
1111
## [Unreleased]
1212

1313
### 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))
1416
- URDF v1.2 support:
1517
- Capsule geometry parsed directly as `CAPSULE` collision/visual shape
1618
- Extended joint limits: `acceleration`, `jerk` read from URDF v1.2 `<limit>` element

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)