You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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 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.
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:
HumanDynamicsClient
HumanStateClient
@lrapetti @claudia-lat @diegoferigo @DanielePucci
The text was updated successfully, but these errors were encountered: