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

[Idea] Relative position/state sensor #177

Open
Ivan-267 opened this issue Feb 27, 2024 · 0 comments
Open

[Idea] Relative position/state sensor #177

Ivan-267 opened this issue Feb 27, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@Ivan-267
Copy link
Collaborator

Ivan-267 commented Feb 27, 2024

Note: The exact features of the sensor and whether to implement it is yet to be determined, it's just an idea at this point.

The most basic functionality would include adding a relative position vector from an object to an object that is clipped at some distance and normalized.

Some possible additions to the basic idea (not all would necessarily be added):

  • Allowing multiple objects (an array of Node2D/3D) could be useful, and/or all objects that have a tag.
  • Including additional object properties such as linear velocity for objects that have it.
  • Similar to above, including custom properties that the user specifies.

The name for the state sensor is inspired by https://huggingface.co/docs/simulate/main/api/sensors#simulate.StateSensor, although I'm not familiar with the exact features or implementation of the sensor in Simulate.

@Ivan-267 Ivan-267 added the enhancement New feature or request label Feb 27, 2024
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