lyft/nuscenes-devkit

pose translation to lat/long

Opened this issue · 1 comments

Hey,

Is there a way to convert the translation field in ego_pose to lat/long?

e.g.

{'rotation': [-0.6004078747001647, -0.000868287440477486, 0.0018651459228555055, 0.7996912850004297], 'translation': [1007.2332778546752, 1725.4217301399462, -24.58000073380586], 'token': 'dbdc26bb9a33d0a5e8eb51100bc488986da68636c4a4b7d59d68f80a0eb4447e', 'timestamp': 1557858039502712.2}

Hi did you figure out how to do this effectively?