Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.

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.