robotology / human-dynamics-estimation

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

Implement HumanWrenchWrapper and HumanWrenchRemapper devices #361

Closed lrapetti closed 11 months ago

lrapetti commented 1 year ago

Following https://github.com/robotology/human-dynamics-estimation/issues/358, I think it make sense to proceed implementing the HumanWrenchWrapper and HumanWrenchRemapper which might be useful also for other activities (e.g. https://github.com/robotology/human-dynamics-estimation/issues/336).

lrapetti commented 11 months ago

Done in https://github.com/robotology/human-dynamics-estimation/pull/362