Skip to content

Get all possible agent locations #865

Answered by mattdeitke
roymatza asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @roymatza, I would recommend:

  1. Disable all objects from the scene (except the Floor).
  2. Call GetReachablePositions to get the reachable positions without any objects.
  3. Re-Enable all the objects in the scene.

Here is a notebook that reproduces that: https://colab.research.google.com/drive/1Y3SumyeWbWHrgJ7mHlkk6nEoVfBmgQ9U?usp=sharing.

Let me know if this works :)

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@roymatza
Comment options

Answer selected by mattdeitke
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants