Skip to content
This repository has been archived by the owner on Sep 29, 2020. It is now read-only.

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
traversaro authored Aug 31, 2016
1 parent 419071a commit bfb3517
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ and this project does not adheres to [Semantic Versioning](http://semver.org/).
### Added
- All the functions take in input the complete state, including the base pose with respect to the world,
see [Issue 27](https://github.com/robotology/mex-wholebodymodel/issues/27).
- Please note that a bug occured before [Pull Request](https://github.com/robotology/mex-wholebodymodel/pull/57) that inverted
the rotation passed (when passing the full state) to the `wbm_forwardKinematics`,`wbm_massMatrix`, `wbm_jacobian`, `wbm_centrodialMomentum`, `wbm_djdq`.

### Removed
- Removed `wbm_setWorldLink`, its behavior can be emulated with the `wbm_getWorldFrameFromFixedLink` and the new interfaces that take the complete
Expand Down

0 comments on commit bfb3517

Please sign in to comment.