Closed bjzhb666 closed 3 months ago
Oh, I found it in the tutorial. Thanks
there is One more thing I want to check. Does this pose (in the red box) represent the center line of a lane or the lane line (boundary) of a lane? Thanks
@bjzhb666 it should be the center-line of a lane
Thanks for your response. However, I found some GT center lines are not located at the center of the lane, but at the boundary. Is this caused by the offset mentioned in https://github.com/nutonomy/nuscenes-devkit/issues/144#issuecomment-500073604? Thanks!
@bjzhb666 that is possible
Thanks for your response. We found most center lines are correctly located in the middle of the lane. The image provided above is a special case.
Thanks for your great work. I want to get the pose (global coordinate system) of map elements (e.g., 'road_divider' 'lane_divider' 'ped_crossing' 'contours', etc.). What should I do?