We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19d3dd6 commit cb23877Copy full SHA for cb23877
CHANGELOG.md
@@ -18,6 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
18
- [gar] Throw an exception if trying to instantiate `ParallelRiccatiSolver` with num_threads smaller than 2.
19
- [API BREAKING] Rename friction cone for centroidal into CentroidalFrictionCone ([#234](https://github.com/Simple-Robotics/aligator/pull/234))
20
- [gar] Rework `RiccatiSolverDense` to not use inner struct `FactorData`
21
+- Various changes to `gar` tests and `test_util`, add `LQRKnot::isApprox()`
22
23
### Removed
24
0 commit comments