Skip to content

Releases: carla-simulator/map

Release 2.6.3

13 Nov 12:11
d329dfa
Compare
Choose a tag to compare

Added support for Ubuntu 22.04. This is the last release to officially support Ubuntu 18.04

Release 2.6.2

04 Oct 09:29
cc9618f
Compare
Choose a tag to compare

👻 Maintenance

  • Update spdlog to latest version on v1.x branch

Release 2.6.1

08 Aug 12:20
2445b63
Compare
Choose a tag to compare

👻 Maintenance

  • Add OpenDrive support for sprial geometry
  • Make OpenDrive import more robust
  • Fix Doxygen generation

Release 2.6.0

23 Sep 12:52
4f2b8bd
Compare
Choose a tag to compare

👻 Maintenance

  • Fix map matching with AltitudeUnknown
  • Remove Ubuntu 16.04 support

Release 2.5.1

17 Sep 12:46
a44354b
Compare
Choose a tag to compare

👻 Maintenance

  • Fix ENU conversion of OpenDrive imports

Release 2.5.0

06 Sep 14:46
84bb515
Compare
Choose a tag to compare

👻 Maintenance

  • Ease version number handling and folder layout
  • Route planning fixes and extensions (see Changelog for details)

Release 2.4.8

31 Aug 15:55
97fd301
Compare
Choose a tag to compare

👻 Maintenance

  • Allow larger ENUCoordinates up to 1e9 (previously 1e6) and ENUCoordinate input up to 1e8 (previously 1.6e4)

Release 2.4.7

19 Aug 05:52
3ee50d9
Compare
Choose a tag to compare

👻 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

28 Jul 09:15
78a4c01
Compare
Choose a tag to compare
  • Publishing of wheels on pipy

Release v2.4.5

14 Jul 11:19
bd7843d
Compare
Choose a tag to compare
  • Complete geometry import of OpenDRIVE reader