Releases: carla-simulator/map
Releases · carla-simulator/map
Release 2.6.3
Added support for Ubuntu 22.04. This is the last release to officially support Ubuntu 18.04
Release 2.6.2
👻 Maintenance
- Update spdlog to latest version on v1.x branch
Release 2.6.1
👻 Maintenance
- Add OpenDrive support for sprial geometry
- Make OpenDrive import more robust
- Fix Doxygen generation
Release 2.6.0
👻 Maintenance
- Fix map matching with AltitudeUnknown
- Remove Ubuntu 16.04 support
Release 2.5.1
👻 Maintenance
- Fix ENU conversion of OpenDrive imports
Release 2.5.0
👻 Maintenance
- Ease version number handling and folder layout
- Route planning fixes and extensions (see Changelog for details)
Release 2.4.8
👻 Maintenance
- Allow larger ENUCoordinates up to 1e9 (previously 1e6) and ENUCoordinate input up to 1e8 (previously 1.6e4)
Release 2.4.7
👻 Maintenance
- Fix OpenDrive GeometryParamPoly3 calculation
- Cleanup documentation
- Remove outdated and complicated plain cmake handling from docu
- Removed some left-over from python-binding.cmake
- Build QGIS plugin only if python is enabled
- Update ad_map_access_qgis docu and release workflow
Release 2.4.6
- Publishing of wheels on pipy
Release v2.4.5
- Complete geometry import of OpenDRIVE reader