carla/Unreal/CarlaUE4/Plugins/Carla
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
..
Content Aaron/particlesheightmapfix (#5864) 2022-10-25 16:13:30 +02:00
Resources Include Unreal project and reorganise folders 2017-10-24 19:46:58 +02:00
Source/Carla Prevent from segfault on missing SignalReference when loading OpenDrive (#6934) 2023-11-27 16:18:46 +01:00
Carla.uplugin new 0.9.15 version 2023-11-10 09:43:13 +01:00