Skip to content

Question about the data frequency #96

@Liuxueyi

Description

@Liuxueyi

When getting the future waypoints, the ego matrices of the adjacent frames have been processed. The waypoints include 10 points of 2.5s, indicating the data frequency is 4Hz. However, the calculation of acceleration in

label_acceleration_ms2 = np.diff(future_speeds) / 0.2
, indicating the data frequency is 5Hz.
Is there any problem?

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