Skip to content

Releases: carla-simulator/map

Release 1.1.0

24 Jan 15:00
Compare
Choose a tag to compare

Release 1.1.0

🚀 New Features

  • Added Python bindings
  • Add route::planRoute() overload for ENUPoints
  • Added route::getSpeedLimits() overloads for route types
  • Added Distance2D and Dimension2D DataTypes

👻 Maintenance

  • Simplified code to enable python binding
  • Fixed match::getObjectENUHeading() calculation
  • Fixed unit tests for gcc 7.4.0 (shipped with ubuntu 18.04)

Initial Release 1.0.0

24 Jan 15:00
Compare
Choose a tag to compare

Release 1.0.0

  • Initial release