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

Support taxels with multichannel outputs within iSkinPatches::getSkinPatchMeasure() #2

Open
xEnVrE opened this issue May 25, 2023 · 0 comments

Comments

@xEnVrE
Copy link
Collaborator

xEnVrE commented May 25, 2023

As per https://github.com/icub-tech-iit/tickets/issues/2728#issuecomment-1561932335, we would like to support taxels with multichannel output when using

getSkinPatchMeasure(std::size_t sens_index, yarp::sig::Vector& out, double& timestamp)

In this regards, the data type of out might be swapped for something different, e.g. a std::vector<TaxelDataEntity> where the TaxelDataEntity is just a placeholder for a data type, to be decided, hosting a variable number of channels.

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

No branches or pull requests

1 participant