Transform NavSatFix to Tf [closed]
This is probably a dumb question.
I am working with the Kitti dataset. I am trying to express the content of the topic /kitti/oxts/gps/fix (NavSatFix - lat, long, alt) in the reference world reference system of Tf (x, y, z).
Do you know a way to do it? Thanks
Hi @Filippo Grazioli,
Have you considered the robot_localization package and its navsat_transform_node?