We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 876cd7a commit fff965aCopy full SHA for fff965a
2 files changed
CHANGELOG.rst
@@ -2,8 +2,8 @@
2
Changelog for package hebi_cpp_api
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
5
-Forthcoming
6
------------
+3.15.0 (2025-09-29)
+-------------------
7
* Update HEBI C++ API to version 3.15.0
8
* Add cartesian force/torque Vector3f members to command and feedback messages
9
* Add drivetrain status and motor hall state to feedback messages
package.xml
@@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>hebi_cpp_api</name>
- <version>3.13.1</version>
+ <version>3.15.0</version>
<description>A ROS 2 package providing access to the HEBI C++ API.</description>
0 commit comments