File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ 1.8.0] - 2025-03-29
11
+
10
12
- Fix missing ` const ` specifier in python bindings for methods ` RobotInertia.set_rotor_inertia() `
11
13
and ` RobotInertia.set_gear_ratios() `
12
14
- Add python bidings for the measured force contact adn task actuation equality
@@ -172,7 +174,8 @@ It also fixes some issues with respect to the packaging.
172
174
This is the first release of TSID.
173
175
This release includes minimal features for the torque control of humanoid robots such as HRP-2.
174
176
175
- [ Unreleased ] : https://github.com/stack-of-tasks/tsid/compare/v1.7.1...HEAD
177
+ [ Unreleased ] : https://github.com/stack-of-tasks/tsid/compare/v1.8.0...HEAD
178
+ [ 1.8.0 ] : https://github.com/stack-of-tasks/tsid/compare/v1.7.1...v1.8.0
176
179
[ 1.7.1 ] : https://github.com/stack-of-tasks/tsid/compare/v1.7.0...v1.7.1
177
180
[ 1.7.0 ] : https://github.com/stack-of-tasks/tsid/compare/v1.6.3...v1.7.0
178
181
[ 1.6.3 ] : https://github.com/stack-of-tasks/tsid/compare/v1.6.2...v1.6.3
You can’t perform that action at this time.
0 commit comments