Skip to content

scan array values #1

Open
Open
@radu-diaconescu13

Description

@radu-diaconescu13

Hello,

Thank you for the nice dataset!
I have two questions about it:

  1. I have seen in the paper that the sensor Hokuyo UTM-30LX was used
    which, from I saw in the specs sheet, has the scanning range of 0.1 to 30m.
    This is would make me expect that the max values of distances in the scans would be 30.
    However, there seems to be quite a few points with distance bigger than 30 m as can be seen in the histogram.
    Is there a reason for this? Were these values treated differently somehow?

Image

  1. I found quite a few values of inf and nan in the scans and I am not quite sure how to handle them.
    I am trying to train the DR-SPAAM network with the code from here
    https://github.com/VisualComputingInstitute/2D_lidar_person_detection
    but the cutout creating part is failing because of these inf and nan values.
    Do you have any suggestion on how to deal with these values?
    In the DROW dataset they replace the nan with the "magic" value of 29.96
    but there is no mention of how to deal with inf values.

Thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions