carla/Unreal/CarlaUE4
berndgassmann 9490ec085d
Prevent from segfault on missing SignalReference when loading OpenDrive (#6934)
* Prevent from segfault on missing SignalReference when loading OpenDrive

Prevent from segfault on failing SignalReference identification when
loading OpenDrive files

Since boost is compiled without exceptions in CARLA there is no
meaningful error handling for boost optional via exceptions. Therefore,
a validity check has to be introduced to react on potential issues.

* Update changelog

---------

Co-authored-by: Blyron <53337103+Blyron@users.noreply.github.com>
2023-11-27 16:18:46 +01:00
..
Config new 0.9.15 version 2023-11-10 09:43:13 +01:00
Plugins Prevent from segfault on missing SignalReference when loading OpenDrive (#6934) 2023-11-27 16:18:46 +01:00
Source Make (Unreal) non-unity build available (#6190) 2023-03-20 12:09:39 +01:00
.gitignore Update gitignore 2020-12-11 16:59:44 +01:00
CarlaUE4.png Include Unreal project and reorganise folders 2017-10-24 19:46:58 +02:00
CarlaUE4.uproject Adding some plugins for pedestrians of gen. 3 2023-06-19 12:11:59 +02:00