Skip to content

Release 2.2.0

Compare
Choose a tag to compare
@berndgassmann berndgassmann released this 26 Aug 14:30
· 77 commits to master since this release
9c25cb4

👻 Maintenance

  • Fix build of unit tests under Ubuntu18.04 with gcc 7.5.0
  • Added ad::map::route::extendRouteToDestinations()
  • Fixed AdMapMatching function constness
  • Made ad::map::route::filterDuplicateRoutes() public available
  • ad::map::access::initializeFromOpenDriveContent can be initialized twice with same open drive content
  • Build documentation update to make the plain cmake build more robust and especially make repeated builds
    with -DBUILD_PYTHON_BINDING=ON working