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

Feature: Implement rangefinder-like sensor that also returns the geom-id #49

Open
cowolff opened this issue Jun 21, 2023 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@cowolff
Copy link
Member

cowolff commented Jun 21, 2023

We need to be able to get more information out of the rangefinder sensor because by default it only returns the distance. But we also need to be able to retrieve additional information, like color and so on. To achieve this, we will have to implement our own rangefinder alternative that returns the id of the geom that the rangefinder is pointed at as well.
In this Github issue, they provide a nice and sleek implementation of that. We need to integrate that into our environment in an easy-to-use way. google-deepmind/mujoco#748

@cowolff cowolff added the enhancement New feature or request label Jun 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant