All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project does not adheres to Semantic Versioning.
- All the functions take in input the complete state, including the base pose with respect to the world, see Issue 27.
- Removed
wbm_setWorldLink
, its behavior can be emulated with thewbm_getWorldFrameFromFixedLink
and the new interfaces that take the complete state as input. See Issue 43 and Pull Request 52.
0.1 - 2014-11-15
- First version of mex-wholebodymodel, compatible with wholebodyinterface v0.1 .