robotology / human-dynamics-estimation

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

Add Human State Provider new features #254

Closed lrapetti closed 3 years ago

lrapetti commented 3 years ago

This PR introduces some new features for the HumanStateProvider:

yeshasvitirupachuri commented 3 years ago

Add the possibility to use a reduced model by passing list of links from the configuration (5d6dde6)

If I am not wrong is the joint list we pass that handles the link to be loaded in the model right? If so, please update the main comment. Thanks.

lrapetti commented 3 years ago

Hi @prashanthr05 @Yeshasvitvs, let me know if you have further comments or we can merge

prashanthr05 commented 3 years ago

@lrapetti None from my side, thanks!