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

I want to know how you convert the EE pose into the 6d action of the arm. #59

Open
noooob-coder opened this issue Sep 13, 2024 · 1 comment

Comments

@noooob-coder
Copy link

My current research work is based on your article. I read your paper, and the model in the paper generates the EE relative posture of the gripper. However, the paper does not mention how to convert the relative EE posture into 6d action. I would be grateful if you could provide reference articles or relevant code.

@lakomchik
Copy link

@noooob-coder FIrst, end effector poses converted from the world global frame to relative frame. Then matrices with relative poses converted to vector where first 3 values are linear transformations in relative frame and other 6 - 6D orientation transforms . Details of convertation from SO3 to 6D you can find here.

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

2 participants