Skip to content

Commit c5fe573

Browse files
committed
release: 0.21.0
1 parent 7d57d95 commit c5fe573

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,13 @@
22

33
All notable changes to libfranka in this file.
44

5-
## Unreleased
5+
## [0.21.0]
6+
### libfranka - C++
67

78
- Add `franka::MobileModel` class for mobile robot forward kinematics (swerve drive module poses via Pinocchio).
89
- `franka::Model` now rejects mobile robot URDFs with a `ModelException`; use `franka::MobileModel` instead.
910
- `Robot::loadModel()` throws `InvalidOperationException` for mobile robots; use `Robot::getRobotModel()` with `MobileModel` directly.
10-
- chore: disabled test building by default
11+
- chore: disabled test building by default
1112

1213
## [0.20.5]
1314
### libfranka - C++

0 commit comments

Comments
 (0)