robotology / assistive-rehab

Assistive and Rehabilitative Robotics
https://robotology.github.io/assistive-rehab/doc/mkdocs/site
BSD 3-Clause "New" or "Revised" License
20 stars 11 forks source link

Add hip_center as secondary skeleton pivot #194

Closed pattacini closed 5 years ago

pattacini commented 5 years ago

This PR adds up hip_center as a further pivot to check against skeleton temporal continuity.

In particular, shoulder_center will remain the main pivot, but if not available, hip_center will take over. This should make the check on temporal continuity more robust when the robot will be evaluating lower limbs.

@vvasco would you be willing to give this a whirl?