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

all zero action fed in get_linear_path, output a non-stationary path #370

Open
zwbx opened this issue Apr 5, 2024 · 1 comment
Open

Comments

@zwbx
Copy link

zwbx commented Apr 5, 2024

Hi,

I am using RLBenchmark to test a manipulation policy network and have encountered a bug in PyRep:

When a zero action (position: 0, 0, 0; Euler angles: 0, 0, 0) is given with relative_to set to the gripper tip, the get_linear_path function generates a trajectory. All items in this trajectory are expected to be identical because the gripper should not move at all. However, I observed slight variations in the last decimal places of these items. And I do observe slightly movement of the gripper. I am wondering if this issue is due to numerical inaccuracies, or is it an intentional design aspect?

@zwbx
Copy link
Author

zwbx commented Apr 5, 2024

similar problem refers to stepjam/RLBench#154

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