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

Question regarding end-effector control #62

Closed
Bargez908 opened this issue Apr 23, 2023 · 1 comment
Closed

Question regarding end-effector control #62

Bargez908 opened this issue Apr 23, 2023 · 1 comment

Comments

@Bargez908
Copy link

In a previous answer (#53) you said: "First, the raw action is scaled by 0.05. The result is added to the current joint position to obtain the target angles of the joints".
Can you explain how you obtain the target angles of the joint from a displacement on the end-effector? I can't find anywhere in the code.
thank you in advance!

@qgallouedec
Copy link
Owner

There are two types of environment, the environment where we control the displacement of the end-effector (PandaReach-v3, PandaPush-v3, ...), and those where we control the displacement of the joints (PandaReachJoints-v3, PandaPushJoints-v3, ...). Your question was about the environments where we control the displacement of the joints. The answer is here. For the environments where we control the end-effector displacement, the answer is 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