Skip to content

Commit c5c66bb

Browse files
committed
bump: Finishing Changelog for 0.18.0
1 parent 81cc15e commit c5c66bb

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

CHANGELOG.md

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

33
All notable changes to libfranka and pylibfranka will be documented in this file.
44

5-
## [0.18.0] - Unreleased
5+
## [0.18.0]
66
Requires Franka Research 3 System Version >= 5.9.0
77

88
### libfranka - C++
99
#### Added
10-
- Asynchronous position motion generator control scheme for non-blocking position control of the robot (**Experimental and subject to change**)
1110
- Forward kinematics computation using Pinocchio library
1211
- Jacobian computation using Pinocchio library
1312
- Accelerometer data exposed in robot state
1413
- Joint position-based velocity limits parsed from URDF to compute upper and lower velocity bounds
1514
- Documentation under libfranka repository
16-
- Feat: Async Position Control Handler added to libfranka to support asynchronous position control
15+
- Feat: Async Position Control Handler added to libfranka to support asynchronous position control (**Experimental and subject to change**)
1716

1817
#### Changed
1918
- Updated libfranka-common (common-libfranka) to use float-based RobotState struct

0 commit comments

Comments
 (0)