human-dynamics-estimation icon indicating copy to clipboard operation
human-dynamics-estimation copied to clipboard

Software repository for estimating human dynamics

Results 56 human-dynamics-estimation issues
Sort by recently updated
recently updated
newest added

As discussed, we are planning a refactoring of the code contained in human-dynamics estimation. Initially, the code contained in this repo was meant to be a collection of `YARP` applications...

Epic

Recently we observed that Rviz model visulization was failing when running the [retargeting demo](https://github.com/robotology/human-dynamics-estimation/blob/master/conf/xml/applications/XsensRetargetingVisualization.xml) yarpmanager application. One of the action points to address this issue is to ensure that all...

complexity:medium
type:enhancement
component:visualisation

As proposed in https://github.com/robotology/human-dynamics-estimation/issues/250#issuecomment-849082406, it would be nice to have the possibility to use hde library in python matlab through python bindings. Reference PR for the initial implementation in `blf`...

At this stage, the hde library depends on YARP just for the terminal logging tool. We could then remove this dependency by moving to an independent tool (e.g. `spdlog` as...

We have tried to run the `HumanStateProvider` and the visualizer on a Windows machine, and we have noticed a strange behaviour. Results are shown in the following video where we...

The README could be enhanced by adding a simple demo. This would provide a way to both have a first check on the installation and provide an example of usage...

Currently, we have the CoM information only for integration based IK. We should add it also for other IK methods.

enhancement
complexity:low
priority:normal
component:HumanStateProvider

Following this https://github.com/robotology/wearables/issues/83#issuecomment-708976336, the configuration parameter `outputPortName` of `iwearremapper` device needs to be removed from all the [configuration files](https://github.com/robotology/human-dynamics-estimation/blob/master/conf/xml/Human.xml#L17) CC @lrapetti @kouroshD @claudia-lat

Give the code base of [human-dynamics-estimation](https://github.com/robotology/human-dynamics-estimation) repo went through a major refactoring for V2.0.0 and the code review was not consistent, there are a lot memory leaks which sometimes lead...

complexity:hard
severity:major
priority:high
type:enhancement
type:task
type:cleanup
component:HumanStateProvider
component:HumanWrenchProvider
component:HumanDynamicsEstimation

Currently, in the `human-state-provider` we have a fixed value for tuning each of the gain matrices (i.e., `k X identityMatrix`). Normally, in a gain matrix, the value of the gains...

priority:normal
component:HumanStateProvider