Releases: gbionics/human-dynamics-estimation
Releases · gbionics/human-dynamics-estimation
v3.1.1
v3.1.0
What's Changed
- Fix compatibility with YARP 3.10 by @traversaro in #382
- Update of configuration files by @S-Dafarra in #383
- Stream and visualize human effort data in HumanStateVisualizer by @dariosortino in #385
- Bump matio-cpp in CI to v0.2.4 by @traversaro in #387
- Fix human model being stuck in case of bad calibration by @dariosortino in #388
- Enable again macos and windows CI by @traversaro in #389
- Fixed use of wrappers in ergoCub files not using iFeel by @S-Dafarra in #390
- add camera tilt to robot states provider by @mebbaid in #391
- Stop using the CHANGELOG.md file by @S-Dafarra in #392
- Add Python bindings for human state-related data structures by @carloscp3009 in #379
New Contributors
- @mebbaid made their first contribution in #391
- @carloscp3009 made their first contribution in #379
Full Changelog: v3.0.0...v3.1.0
human-dynamics-estimation-v3.0.0
Changed
- Naming convention from
wrapper\servertonws\nwc(#367).
| Previous devices name | New devices name |
|---|---|
| HumanDynamicsWrapper | HumanDynamics_nws_yarp |
| HumanDynamicsRemapper | HumanDynamics_nwc_yarp |
| HumanStateWrapper | HumanState_nws_yarp |
| HumanStateRemapper | HumanState_nwc_yarp |
| HumanWrenchWrapper | HumanWrench_nws_yarp |
| HumanWrenchRemapper | HumanWrench_nwc_yarp |
| WearableTargetsWrapper | WearableTargets_nws_yarp |
| WearableTargetsRemapper | WearableTargets_nwc_yarp |
- HumanLogger device to be compatible with the
robot-log-visualizer(#372). controlboardwrapper2is replaced bycontrolBoard_nws_yarp(#378).- Updated applications and modules that use the transform server (#377)
Added
- Added files for ergoCub teleoperation without using iFeel (#374)
human-dynamics-estimation-v2.9.0
Fixed
- [
HumanControlBoard] Fix attach method (#365).
Added
- Added
HumanWrenchWrapperandHumanWrenchRemapper(https://github.com/robotology/human-dynamics-estimation/pull/362/files). - Added
IHumanWrenchtoHumanLogger(#363).
human-dynamics-estimation-v2.8.0
Added
- [
HumanStateVisualizer] Added custom options for window dimensions (#341). - [
HumanStateProvider] Added a parameter that allows to set custom angles for calibration purposes (#341). - Added configuration files for ergoCub robot. (#340)
Changed
- The license of the repo changed to
BSD-3-Clause(#350).
Fixed
human-dynamics-estimation-v2.7.1
human-dynamics-estimation-v2.7.0
human-dynamics-estimation-v2.6.0
V2.6.0 Bump human-dynamics-estimation version to 2.6.0
human-dynamics-estimation-v2.5.0
Human Dynamics Estimation v2.5.0
human-dynamics-estimation-v2.4.1
Human Dynamics Estimation v2.4.1