Skip to content

Commit eaa1493

Browse files
committed
3.16.0
1 parent 144910d commit eaa1493

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package hebi_cpp_api
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
3.16.0 (2026-01-07)
6+
-------------------
77
* Added function to rescale trajectory duration
88
* Add function to create a trapezoidal-like trajectory with minimum jerk acceleration and deceleration phases (e.g., "Jerkazoidal")
99
* Update C API dependency to 2.23.1 to fix various issues and enable trajectory rescaling and jerkazoidal functionality listed above

package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>hebi_cpp_api</name>
5-
<version>3.15.0</version>
5+
<version>3.16.0</version>
66

77
<description>A ROS 2 package providing access to the HEBI C++ API.</description>
88

0 commit comments

Comments
 (0)