-
Hi, I have a tiny experimental ros autonomous driving project and I want to interface with the LG SVL Simulator. It seems only Autoware and Apollo are officially supported. But I want to talk to the s…
-
Hey, LGSVL Teams:
recently, I'm writting the code with python api and I want to let the ego-vehicle obey the traffic rules when the camera sensors detected the red light. Then I can write some…
-
Hi, every time when I try to build the simulator, it will have the error message following:
build command
```
/opt/Unity/Editor/Unity \
> -batchmode \
> -nographics \
> -sil…
-
Hi all,
My simulator cannot connect to rosbrige, in apollo docker.
tail ~/.config/unity3d/Editor.log
show the following err:
12/26/2018 7:05:06 PM|Fatal|WebSocket.connect|An address incompatible…
-
Hello,
Short description: I just updated flightgoogles. Now, core.launch and teleopExample.launch files sometimes works and sometimes they dont. The reporter.launch works 1 out of 12 tries (tried …
-
There have been a few reports of errors authenticating in iOS. This may be an issue with Json.NET.
#### Steps to reproduce
Target iOS in your build settings, build and run on your phone.
```
[…
-
Forum thread here: https://forum.unity.com/threads/the-android-is-crash-when-i-using-the-new-input-system.538840/
```
# UnityMain(60)
SIGSEGV(UNKNOWN_SIGSEGV)
1 #00 pc …
-
I'm using the sdk for analytics only. I'm getting rare crashes on app launch for some of our users (Unity 2018.2.19 and iOS 12.1) **on 4G only (works fine on wifi)**. Xcode crash logs show:
![image…
-
on executing xvfb-run
/usr/bin/xvfb-run /opt/Unity/Editor/Unity \
> -batchmode \
> -nographics \
> -silent-crashes \
> -quit \
> -buildDestination ./build/simulator \
> …
-
Downloaded the source code from Poco-SDK repo
Do we need to copy the Unity folder from the downloaded file to airtest IDE project? or gaming project code?