Changed
- `btkGetForcePlatformWrenches`: parameter input `inglobalframe` added to fit with the original API.
Deprecated
- `btkCloseAcquisition` added to fit with the original API, but does nothing internaly thanks to a better memory management.
- `btkDeleteAcquisition` added to fit with the original API, which was an alias of btkCloseAcquisition.
Fixed
- `btkReadAcquisition`: files with no forceplate will not throw exceptions
- `btkReadAcquisition`: local file path can be read instead of forcing to have global paths.