Skip to content

Waymo Ranges as Depth #24

@gregorpm

Description

@gregorpm

lidar_row["[LiDARComponent].range_image_return1.values"]

According to the WOD, they use a spherical coordinate system, so range = sqrt(x^2+y^2+z^2). However, the code above assumes range = z, i.e. it assumes range is depth.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions