LaneSegNet
LaneSegNet copied to clipboard
How do you get ego2global_rotation?
We observe that in the your code
input_dict['lidar2global_rotation'] = np.array(info['pose']['rotation']),
How do I get ego2global_rotation and ego2global_translation?
Looking forward to your reply, thank you!