Global planning with Autoware 1.14 and .osm Vector map
I am using Autoware 1.14 in ROS Melodic, installed from source and built with CUDA.
I have created a vector map using the Tier4 tool (https://tools.tier4.jp/vector_map_bui...). The output of that map is a .osm
file (it's a dummy map, but I guess it should work, available here )
I am loading the TF config and the map in rviz and it displays correctly. However, when I use the RViZ tools to provide the initial 2D pose and Goal for the Global planner, the result I get is:
Error: PlannerH -> Can't Find Global Waypoint Nodes in the Map for Start (X:11.4938001633, Y:-0.653051376343, Z:0, A:-0.000284457230009
Lon:0, Lat:0, Alt:0, Dir:0
) and Goal (X:16.6143951416, Y:-0.562653541565, Z:0, A:0.121018230915
Lon:0, Lat:0, Alt:0, Dir:0
)
I guess something is wrong with the map, but what?
In the op_global_planner tab, I have enabled replanning, smoothing and Rviz goals. Velocity source is Autoware.