argoverse / av2-api

Argoverse 2: Next generation datasets for self-driving perception and forecasting.
https://argoverse.github.io/user-guide/
MIT License
306 stars 71 forks source link

How is the heading in motion forecasting set defined? #241

Closed aw0310 closed 4 months ago

aw0310 commented 6 months ago

What is the centerline or base for the heading? I found 'heading = 0' is in the direction of the positive y-axis (east). Is this always the case?

wqi commented 4 months ago

Yes, headings in the AV2 MF dataset are consistent across scenarios and defined w.r.t a cartesian coordinate space aligned to cardinal directions.

In other words, a heading of 0 in different scenarios would always map to the same direction in the cartesian coordinate space.