Skip to content

How to get PointCloud from RawImage (Lidar v2)? #6

Description

@frontw

I hope, I could get distances for every pixel from LIDAR image, calculate corresponding angles and than apply spherical to Cartesian conversion and get point cloud.

But there are several problems with it, so I want to ask, if somebody has experience of using LidarV2 from this repo for robotics application.
Problems, I found, are:

  • frag_sphere_mapping return logisticDistance. For the purpose of point cloud calculation (not visualization only) linearDistance should be returned, I think.
  • It's unclear, how to get actual distance from Lidar Image pixel value - what scale should be applied. There is MeasurementRange value, but it's never used.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions