Xavier Solé Nogués

Results 21 issues of Xavier Solé Nogués

Crash reporter will help us and UDN to understand crashes ocurring in shipping mode: https://dev.epicgames.com/documentation/en-us/unreal-engine/crash-reporting-in-unreal-engine UDN message suggeting enable crash reporter: https://udn.unrealengine.com/s/question/0D5QP00000B97y50AB/is-there-a-recommended-vulkan-version-for-unreal-53

`fast-dds disovery-server` is not building properly when clang14 is defined as /usr/bin/c++: Some snapshots took on the machine where the error was reproduced: ![Image](https://github.com/carla-simulator/carla/assets/20727166/003da0bd-a532-46ff-8279-c0dabdd8c17d) ![Image](https://github.com/carla-simulator/carla/assets/20727166/8cd024a4-00e8-447d-be6c-8bd12604e145)

### Problem Currently, we do not have any example about how to link CARLA C++ client with a C++ application. I have tried to do it by my self quickly...