robotology / human-dynamics-estimation

Software repository for estimating human dynamics
BSD 3-Clause "New" or "Revised" License
78 stars 28 forks source link

Bump human-dynamics-estimation version to 3.0.0 #375

Closed lrapetti closed 8 months ago

lrapetti commented 8 months ago

Closes #373. Before merging:

Changed

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

Added

S-Dafarra commented 8 months ago

Could you wait for this? would like to propose changes for using the new frameTransformClient device

I am planning to do this either today or tomorrow

lrapetti commented 8 months ago

Could you wait for this? would like to propose changes for using the new frameTransformClient device

Sure! As discussed today, before merging we would also like to improve the documentation on the required changes to use the new nws/nwc devices. I will update the first comment of this issue

davidegorbani commented 8 months ago

I updated the CHANGELOG file as suggested by @traversaro .

S-Dafarra commented 8 months ago

Could you wait for this? would like to propose changes for using the new frameTransformClient device

I am planning to do this either today or tomorrow

Here the PR: https://github.com/robotology/human-dynamics-estimation/pull/377

lrapetti commented 8 months ago

Thanks all, we can merge it