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

Generate skeletons wrt world frame #227

Closed pattacini closed 5 years ago

pattacini commented 5 years ago

This PR introduces the following options:

Tests demonstrated to be successful
skeletonRetriever
robotStatePublisher
create_line

@vvasco keep note that the skeletons are streamed out in this modality using the setTransformation utility of the library. Further, given that all the transformations are now handled here, you ought to modify the existing application code accordingly.