lgsvl / simulator

A ROS/ROS2 Multi-robot Simulator for Autonomous Vehicles
Other
2.29k stars 780 forks source link

Opening the simulator as a project in Unity #2010

Open YigithanGediz opened 2 years ago

YigithanGediz commented 2 years ago

Hi all!

I want to open the simulator in Unity to add a new map as indicated in official documentations. However, I get compilation errors and "Simulator" option does not show in the dropdown menu. I am opening it with 2020.3.3f editor with Linux - Windows build support. My OS is Windows 10

After struggling for a while, I tried to follow the steps in here:, https://www.svlsimulator.com/docs/archive/2020.06/build-instructions/

The problem was the step below: 10) Open a terminal and navigate to the WebUI folder of the Simulator project

There is no WebUI folder in the Simulator project?

Can someone help me please?

Thank you in advance!

jim18324 commented 2 years ago

maybe you forget to switch git branch to release-2020.06?

Miknow78 commented 2 years ago

Hi all!

I want to open the simulator in Unity to add a new map as indicated in official documentations. However, I get compilation errors and "Simulator" option does not show in the dropdown menu. I am opening it with 2020.3.3f editor with Linux - Windows build support. My OS is Windows 10

After struggling for a while, I tried to follow the steps in here:, https://www.svlsimulator.com/docs/archive/2020.06/build-instructions/

The problem was the step below: 10) Open a terminal and navigate to the WebUI folder of the Simulator project

There is no WebUI folder in the Simulator project?

Can someone help me please?

Thank you in advance!

Did you find the folder?

YigithanGediz commented 2 years ago

@jim18324 Thank you! I had to clone release branch 2021.3 of lgsvl simulator repository.

@Miknow78 Actually there is no need for that. We have been looking to old lgsvl documentations. Correct documentation is here https://www.svlsimulator.com/docs/installation-guide/build-instructions/