Upgrade carla Docker image to Ubuntu 18.04 (#3054)
Co-authored-by: bernat <bernatx@gmail.com>
This commit is contained in:
parent
7bf2b87356
commit
33508ad1be
|
@ -1,5 +1,7 @@
|
|||
## CARLA 0.9.10
|
||||
|
||||
|
||||
* Upgraded carla Docker image to Ubuntu 18.04
|
||||
* Added PythonAPI `carla.Osm2Odr.convert()` function and `calra.Osm2OdrSettings` class to support Open Street Maps to OpenDRIVE conversions
|
||||
* Upgraded to AD RSS v4.0.1 supporting unstructured scenes and pedestrians, and fixed spdlog to v1.7.0
|
||||
* Fixed a bug in `spawn_npc_sumo` script computing not allowed routes for a given vehicle class
|
||||
|
|
Loading…
Reference in New Issue