Update CHANGELOG

This commit is contained in:
nsubiron 2019-03-11 17:35:13 +01:00
parent 89161775a4
commit b9cfd4c55e
1 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,8 @@
## Latest Changes ## Latest Changes
* Allow usage of hostname for carla::Client and resolve them to IP address * Allow usage of hostname for carla::Client and resolve them to IP address
* Added `map.transform_to_geolocation` to transform Location to GNSS GeoLocation * Added `map.transform_to_geolocation` to transform Location to GNSS GeoLocation
* Added `id` property to waypoints, uniquely identifying waypoints up to half centimetre precision
* Added OpenDrive's road offset `s` as property to waypoints
* Fixed python client DLL error on Windows * Fixed python client DLL error on Windows
## CARLA 0.9.4 ## CARLA 0.9.4