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

Add top-down sensor #85

Open
gaorkl opened this issue Aug 22, 2024 · 0 comments
Open

Add top-down sensor #85

gaorkl opened this issue Aug 22, 2024 · 0 comments

Comments

@gaorkl
Copy link
Owner

gaorkl commented Aug 22, 2024

Is your feature request related to a problem? Please describe.
A sensor that takes an aerial view of the environment is needed

Describe the solution you'd like
I would like a top-down sensor,.
I need 2 versions:

  • class TopDownFixed: Top-down view at a fixed point.
  • class TopDownCentered: centered on the agent, rotated so that the agent always looks in the same direction.
    I need to be able to set the range and resolution. You can take inspiration from the RaySensor.

Additional context
There is already an empty class TopDown, with nothing in it.
A good strategy would be to use a sensor view.

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