-
I have designed a custom terrain using blender 2.9, and exported the same to .fbx format in Unity. My objective is to get this terrain into the LGSVL simulator and test the terrain over a vehicle of m…
-
Hello LGSVL team,
We are trying to calibrate the fisheye camera sensors present in the available sensors of lgsvl simulator. We tried correcting the fisheye image using the given distortion coeffici…
-
Hi,
I am setting up the lgsvl simulator in an Linux machine.Currently we can download the simulator application zip file from the official website or else we can go to the release notes and download…
-
I want to run Python API on Ubuntu, and run simulator on windows use PythonAPI mode, After the Simulator got readly, And I run this in Ubuntu terminal:
>>>import lgsvl
>>>sim = lgsvl.Simulator(addr…
-
Hi @EricBoiseLGSVL
I am trying to run lgsvl simulator alongside autoware.auto following the instructions
https://www.svlsimulator.com/docs/system-under-test/autoware-auto-instructions/
1.Pre-r…
-
Hello,
I am trying to add an NPC vehicle on a simulation started with PythonApi. To be sure, I am running the script "08-create-npc.py" from the quickstart folder and getting an exception thrown. Fo…
-
### System information
- **OS Platform and Distribution: Linux Ubuntu 18.04**
- **Lgsvl simulator release-2020-06**
- **Map: any map**
- **Apollo 5.0**
### Steps to reproduce the issue:
- **…
-
## Environment
* Apollo 5.5 https://github.com/rongguodong/apollo/tree/lgsvl_simulator_1 on machine 1
* lgsvl 2020.03 on machine 2
* Hardware: GPU RTX 2080
## How to reproduce
Start simulation …
zqzqz updated
4 years ago
-
Dear LGSVL Team,
Appreciate it your TrafficCone Github source code, I could change traffic cone height.
Now I would like to change pedestrian (Bob) height, could you please share the pedestrian …
-
Hello Dears,
I have the following issue in running Python API examples on windows 10 PC in the "Offline Mode":
When I run "API Only" simulation using "PyCharm" everything is working fine AS LONG A…