Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

Question Add distance observation with Mbaske 2D Grid Sensor

Discussion in 'ML-Agents' started by antreas20197, Nov 5, 2022.

  1. antreas20197

    antreas20197

    Joined:
    Jun 9, 2021
    Posts:
    15
    Hello all,

    I am using Mbaske's grid sensor to add custom observations. As I see 3D sensor supports distance to detectable object. Is able to add/calculate distance using the 2D grid sensor?

    Thanks.