Skip to content

Directly Get End-Effector Trajectory from Planner #398

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

Open
hanyangclarence opened this issue Apr 12, 2025 · 1 comment
Open

Directly Get End-Effector Trajectory from Planner #398

hanyangclarence opened this issue Apr 12, 2025 · 1 comment

Comments

@hanyangclarence
Copy link

Thanks for your great work!

I am working on RLBench. In their script, they call the get_path() function in class pyrep.robots.arms.arm.Arm. This function returns a list of floats, which I guess is the joint values in the joint space. Now I directly want the path in task space (i.e., the end-effector trajectory) from the path planner. Is there any way to get that?

@hanyangclarence
Copy link
Author

Or in other word, I see that the class Arm only implements inverse kinematics. Then is there an implementation for the forward kinematics?

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