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

Documentation Error for GetSpawnCoordinatesAboveReceptacle's Parameter Behavior #1219

Open
prathishpratt opened this issue May 29, 2024 · 0 comments

Comments

@prathishpratt
Copy link

In the documentation for action="GetSpawnCoordinatesAboveReceptacle" the anywhere: bool = False parameter basically says the same for both True and False. It provides an unclear explanation of the behavior for a specific parameter that controls whether spawn coordinates are returned based on their visibility to the agent's field of view. The description given seems contradictory or at least ambiguous.

A clearer version could be:
If set to True: "Spawn coordinates will be returned even if the exact position of the coordinate is outside of the agent’s field of view."
If set to False: "Spawn coordinates will only be returned if they are within the agent’s field of 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