Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tasks post HDEv2 #118

Closed
5 tasks
yeshasvitirupachuri opened this issue May 29, 2019 · 1 comment
Closed
5 tasks

Tasks post HDEv2 #118

yeshasvitirupachuri opened this issue May 29, 2019 · 1 comment

Comments

@yeshasvitirupachuri
Copy link
Member

yeshasvitirupachuri commented May 29, 2019

Following the previous issue on post HDEv2 tasks, in this issue we document the list of things todo following HDEv2. These are not critical components but more of enhancements:

@lrapetti @claudia-lat @diegoferigo @DanielePucci

@lrapetti
Copy link
Member

  • Develop the HumanStateClient

This was implemented with the HumanStateWrapper (https://github.com/robotology/human-dynamics-estimation/tree/master/wrappers/HumanStateWrapper).

  • Develop the HumanDynamicsClient

For the time being there is no particular need for this device. Eventually it will be implemented when needed.

  • Migrate FT sensors to the new Multiple Analog Sensor interface

Specific issue has been opened for this task

[ ] The new HDE thrifts stream both the joints / links metadata (e.g. list of names) and their related values. In order to optimize the network bandwith, we should consider to send the metadata through RPC instead of streaming. However, as a side effect, reading the raw message directly from the port would have less information.

For the time being I think we can remain with the full name streaming.

Said that, I think we can close this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants