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.
  2. Join us on Thursday, June 8, for a Q&A with Unity's Content Pipeline group here on the forum, and on the Unity Discord, and discuss topics around Content Build, Import Workflows, Asset Database, and Addressables!
    Dismiss Notice

Simulating Lidar for Robotics

Discussion in 'Robotics' started by dasannikov, Mar 21, 2023.

  1. dasannikov

    dasannikov

    Joined:
    Oct 12, 2017
    Posts:
    4
    Envilon, ActiveSim and Antypodish like this.
  2. Antypodish

    Antypodish

    Joined:
    Apr 29, 2014
    Posts:
    10,299
    Does this also returns data to some form of array, for further data processing, or is just pure shader based?
     
  3. dasannikov

    dasannikov

    Joined:
    Oct 12, 2017
    Posts:
    4
    Output data is in Point Cloud format and ready to use with ROS as set of topics. Completely stimulating topics from the real device.
     
    Antypodish likes this.