-
cgmath is very bare bones, it might be beneficial to choose another math library like [nalgebra](https://github.com/sebcrozet/nalgebra).
It might also be beneficial to write our own math library, o…
-
CARLA version: 0.9.13
Platform/OS: Ubuntu 18.03
Problem you have experienced:
I applied the friction trigger box as the example code in the Carla documentation. I set the friction trig…
-
## Problem overview
The current approach to Unreal Engine version support in ue4-docker is that we try to encompass as many releases as is feasible from a technical standpoint, and we only drop sup…
-
Database isn't found when running as Standalone Game. However, I've verified that it works in PIE and packaged games.
```
[2021.10.22-01.24.47:265][ 0]LogTemp: Warning: Cloning ArticyDatabase…
-
[Marketplace](http://marketplace.xbox.com/en-US/Product/Hunted-Demons-Forge/66acd000-77fe-1000-9115-d802425307d7)
Tested on (https://github.com/benvanik/xenia/commit/391b6e9bb772161ca9e99e2…
-
I am attempting to install Carla 0.9.10.1 on Linux. When running "swr CarlaUE4.sh -opengl3", I get the following error:
"LogShaders: Error: The global shader cache file Carla_Sim/Engine/GlobalShade…
-
### SPECIFIC ISSUE ENCOUNTERED
We've been getting reports about UE4 hitting failures after pause/resume with ARCore. After pause/resuming 2/3 times, I can see that we can't get an updated camera fe…
-
## Contextual Background
My goal is to simulate a drone using AirSim built on Unity and control it using ROS-MAVROS-PX4 in Linux/Ubuntu 20.04.
I have successfully managed to achieve the above using …
-
Would be very grateful
-
'Source/GlobalEventSystem/Public/GESHandlerDataTypes.h' defines `UObject* FGESMinimalEventListener.ReceiverWCO`, which points to UObjects in the scene, but `Listener.ReceiverWCO->IsValidLowLevelFast()…