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

Duplicate components of endeff_6D observation #48

Open
Mcibula opened this issue Mar 9, 2024 · 0 comments
Open

Duplicate components of endeff_6D observation #48

Mcibula opened this issue Mar 9, 2024 · 0 comments

Comments

@Mcibula
Copy link

Mcibula commented Mar 9, 2024

Hello!

I am working with the latest version of master branch.

When I use endeff_6D as an additional observation, I get a 11D vector for that observation part instead of the usual 7D. The problem seems to be that the 4D effector orientation is there twice.

The duplicity is probably caused by the code generating the observation in TaskModule.get_additional_obs() method that concatenates outputs of VisionModule.get_obj_position() and VisionModule.get_obj_rotation(); however, the output of the former already contains orientation.

Thank you.

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