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

Use iDynTree::KinDynComputations for the Forward kinematics in Oculus Retargeting Module #20

Open
kouroshD opened this issue May 20, 2019 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@kouroshD
Copy link
Collaborator

To compute the rotation of the image in OculusRetargetingModule, currently we are doing it manually. The idea is to use iDynTree::KinDynComputations to make the code more scalable for other platforms or different robots.

@kouroshD kouroshD added the enhancement New feature or request label May 20, 2019
@kouroshD kouroshD self-assigned this May 20, 2019
@kouroshD
Copy link
Collaborator Author

I have committed an implementation of it in commit 98a746d.
It is not tested with the real robot.

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

No branches or pull requests

1 participant