Add contribution to CHANGELOG.md

This commit is contained in:
Balázs Kis 2023-01-18 16:14:38 +01:00 committed by bernat
parent 7ea32fdbdb
commit c075f007d7
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
## CARLA 0.9.14
* Fixed tutorial for adding a sensor to CARLA.
* Fixed bug in FrictionTrigger causing sometimes server segfault
* Added attachment type "SpringArmGhost" for cinematic cameras but without doing the collision test.
* Improved algorithm to move signals out of the road by computing the desired displacement direction.