Skip to content

Commit

Permalink
Update v0_12.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lrapetti authored Oct 3, 2019
1 parent c3267b7 commit db0eefb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/releases/v0_12.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,8 @@ to normalize errors or as initial points of a nonlinear optimization procedure.
* Added basic tests for the Attitude Estimator classes (https://github.com/robotology/idyntree/pull/522)
* Added `DiscreteKalmanFilterHelper` class for an implementation of a discrete, linear time-invariant Kalman Filter (https://github.com/robotology/idyntree/pull/559)
* Added dynamic reset functionality to `DiscreteExtendedKalmanFilterHelper` class (https://github.com/robotology/idyntree/pull/553)
* Fixed missing `DOF_ACCELLERATION` data in dynamic variable cache ordering
(https://github.com/robotology/idyntree/pull/587)

#### `bindings`
* Added high-level Matlab/Octave wrappers of the iDyntree bindings (https://github.com/robotology/idyntree/pull/530)
Expand Down

0 comments on commit db0eefb

Please sign in to comment.