hdl_localization icon indicating copy to clipboard operation
hdl_localization copied to clipboard

What is UTM=false??

Open hogeol opened this issue 5 years ago • 1 comments

In my case, I play .bag file, but if I set UTM to local=true, the map is not existing.. otherwise, if I set UTM to local =false, the localization map is existing

hogeol avatar Jan 26 '21 06:01 hogeol

It is a flag to convert a map saved in the UTM coordinate. If you set utm==false when the map is saved, the map is saved in the local coordinate, and you should set convert_utm_to_local==false.

koide3 avatar Jan 26 '21 11:01 koide3