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.7.1] - 2024-08-26
11+
1012- Fix a typo in ex_4_walking
1113- check solver status, set eps_abs to 1e-6, fix seed
1214- CMake: require >= 3.10
@@ -163,7 +165,8 @@ It also fixes some issues with respect to the packaging.
163165This is the first release of TSID.
164166This release includes minimal features for the torque control of humanoid robots such as HRP-2.
165167
166- [ Unreleased ] : https://github.com/stack-of-tasks/tsid/compare/v1.7.0...HEAD
168+ [ Unreleased ] : https://github.com/stack-of-tasks/tsid/compare/v1.7.1...HEAD
169+ [ 1.7.1 ] : https://github.com/stack-of-tasks/tsid/compare/v1.7.0...v1.7.1
167170[ 1.7.0 ] : https://github.com/stack-of-tasks/tsid/compare/v1.6.3...v1.7.0
168171[ 1.6.3 ] : https://github.com/stack-of-tasks/tsid/compare/v1.6.2...v1.6.3
169172[ 1.6.2 ] : https://github.com/stack-of-tasks/tsid/compare/v1.6.1...v1.6.2
You can’t perform that action at this time.
0 commit comments