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
77
88## [ Unreleased]
99
10+ ## [ 1.8.0] - 2025-03-29
11+
1012- Fix missing ` const ` specifier in python bindings for methods ` RobotInertia.set_rotor_inertia() `
1113 and ` RobotInertia.set_gear_ratios() `
1214- 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.
172174This is the first release of TSID.
173175This release includes minimal features for the torque control of humanoid robots such as HRP-2.
174176
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
176179[ 1.7.1 ] : https://github.com/stack-of-tasks/tsid/compare/v1.7.0...v1.7.1
177180[ 1.7.0 ] : https://github.com/stack-of-tasks/tsid/compare/v1.6.3...v1.7.0
178181[ 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