OpenDriveLab / OpenLane

[ECCV 2022 Oral] OpenLane: Large-scale Realistic 3D Lane Dataset

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pose info in document

AOtrans opened this issue · comments

1
seems like point_global = pose_matrix @ point_vehicle is the right formula
image

commented

That was a typo. The right formula is
point_global = pose_matrix @ point_vehicle