Lanelet2 Loading using Autoware 1.13
Hello, I have converted Moriyama vector map into Lanelet2. I can load it correctly into JSOM editor. as the attached picture.
https://drive.google.com/open?id=1zC5...
when I load it using Autoware 1.13 I get the following error. "Projected MGRS Grid changed from last projection. Projected point might be far away from previously projected point. You may want to use different projector."
I changes the code in lanelet2_map_loader.cpp to use the UTM projector with the grid origin (36.0, 137.1666667) map is loaded successfully but with shift from the point cloud. as in
https://drive.google.com/open?id=1w2P...
I there a way to fix the alignment problem, or using a better universal coordinate projector ?
Regards,
Hello,hatem.When I load the lanelet2_map,it shows the following erro: "Longitude 118.479d more than 60d from center of UTM zone 17".what should I do to fix this problem.
which autoware version and repository are you using ?
@Hatem how did you convert Moriyama vector map into Lanelet2? If you have osm file can you share it here. TIA.
@vinod Send me an email.
@Hatem sorry I couldn't find your mail id, can you give me your mail id? I will send you an email. Thanks
hatem.darweesh (gmail)
@Hatem Thanks.
Hello, I have the same problem. Can I ask what the solution was @Hatem?