Leon
Leon
added you on discord, name is p0ld check if your Coordinate gameobject is configured properly
I've tested it and it only runs the first time I start it. The second time it doesn't get streamed to my Meta Quest 3. I always have to restart...
friendly ping Were you able to reproduce the same error? Steps to reproduce: 1. Run Unity Project with VR enabled. 2. Stop it 3. Run it again 4. Error: SteamVR...
>  Almost complete. Really looking forward! Do you approximately know when you will release Version 2?
I am trying to figure it out too at the moment. Have you set everything in the AutowareSimulatiomDemo to your newly added files (like in the screenshot)?
@p2256 Hey Cole, may I ask you how you setup the TrafficLines? I have trouble matching the coordinates from my PointCloud, Lanelet_Map and the coordinates in AWSIM
> > [@p2256](https://github.com/p2256) Hey Cole, may I ask you how you setup the TrafficLines? I have trouble matching the coordinates from my PointCloud, Lanelet_Map and the coordinates in AWSIM >...
After analyzing the code, I discovered that there must be exactly one "Geo" GameObject for the coordinate calculations to work correctly. Additionally, the correct MGRS coordinates need to be set...
@p2256 Is the car also sliding on top of your terrain? I've added everything exactly as you did but after running the simulation the car just slides sideways on my...
@p2256 I was able to temporarily fix it by removing the TrafficSimulator Code. With that the speed text box was set to 0 kmh when the car is not moving...