Desktop based tool for viewing, editing and saving road network maps for autonomous vehicle platforms such as Autoware.
- Ubuntu 16.04
- Ununtu 18.04
- tinyxml, glut, glew, pcl,
- for lanelet2 extention: libpugixml, libgeographic
- The editor works faster with GPU accelerator specially for large maps
- OpenPlanner map format .kml
- Signle path file .csv
- Vector Map, collection of .csv files composing the map
- OpenDRIVE, is open file format for the logical description of road networks .xodr
- Lanelet2, map format .osm, with autoware extention
- OpenPlanner map format .kml
- Google Earth .kml format, if only the loaded vector map has GPS information.
- Lanelet2, map format .osm
- pointcloud map .pcd files
- rosbag of (LIDAR, Camera, Pose) .bag files comming soon
- Lanes
- Waypoints
- Road lines
- Traffic Lights
- Stop Lines
- Traffic Sign
- Road Boundaries
- Crossings
- Lanelet2 loading and saving, only UTM projection is used with GPS lat/lon origin.
- Projection string is not utilized yet.
- No support for multi-storey parking maps yet.