Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Where is "simulator" button? #1880

Open
Danis199 opened this issue Nov 18, 2021 · 22 comments
Open

Where is "simulator" button? #1880

Danis199 opened this issue Nov 18, 2021 · 22 comments
Labels
answered Waiting for response

Comments

@Danis199
Copy link

No description provided.

@ertauren
Copy link

This question sounds rather too extensive, could you elaborate please? What kind of interface you are facing with? Website? Client? etc. Even better, you can provide some screenshots of your problem. Need some description to work with.

@Danis199
Copy link
Author

Снимок экрана от 2021-11-18 15-37-46
Снимок экрана от 2021-11-18 15-41-56
I run lgsvl simulator using UnityHub, according to the instructions, the "simulator" button should appear in the window, but when the unity window opens, this button is missing there.

@ertauren
Copy link

I don't know which version of SVL simulator you are using but if you did clone it from the main repository, you might be on master branch. You will want to checkout to latest release branch.

If you aren't using git, you can also download source code as zip file from link below.
https://github.com/lgsvl/simulator/releases/

Also, latest version works with Unity 2020.3.3, you might need to download that.
Once you have the latest version of SVL, which is currently 2021.3, you can try again.

@Danis199
Copy link
Author

OK, thanks, I'll try to put the latest release, I'll let you know about bugs if there are any.

@Danis199
Copy link
Author

Снимок экрана от 2021-11-18 16-45-31
The problem has not gone away, the "simulator" button is still missing.

@ertauren
Copy link

@Danis199 Which simulator version you are currently using?
Can you also check your Vulkan drivers and Nvidia drivers? There is a guide for installing those drivers in the link below:
https://www.svlsimulator.com/docs/installation-guide/installing-simulator/

@EricBoiseLGSVL
Copy link
Contributor

If you want to run simulator from the editor, please start with the LoaderScene. Also, from the editor errors, OpenGL is not supported.

@EricBoiseLGSVL EricBoiseLGSVL added the answered Waiting for response label Nov 18, 2021
@Danis199
Copy link
Author

Danis199 commented Nov 19, 2021

Снимок экрана от 2021-11-19 07-52-25
I am using simulator version 2021.3.

@Danis199
Copy link
Author

Please, help.

@EricBoiseLGSVL
Copy link
Contributor

@Danis199 You need to enable git lfs when you clone. You should have no errors if you have cloned correctly. Search in the project panel or go to Assets/Scenes/LoaderScene. This is the scene you start with if you want to run from the editor.

@EricBoiseLGSVL
Copy link
Contributor

Please screen shot the install you have in hub so I can see if you have the right version. Good job switching to Vulkan. Be sure to follow the docs on how to clone and setup Unity here.

@Danis199
Copy link
Author

Снимок экрана от 2021-11-20 09-09-11

@Danis199
Copy link
Author

How to add a simulator button?
Uploading Снимок экрана от 2021-11-22 09-07-17.png…

@EricBoiseLGSVL
Copy link
Contributor

@Danis199 Thanks for posting, yes I see that you are on the wrong version of Unity. Please, use the documentation to see how to build from source.

  • You need to be on release2021.3 branch/tag on github.
  • You need to use Unity editor version 2020.3.3f1. By opening the project in a newer version of unity, you will break it.
  • I need to see this in Unity Hub, I am on windows, yours will show the windows logo not linux

image

It shows the correct version of unity and that the Linux mono build module is installed. You are on linux, the windows mono needs installed.

Please reclone with git lfs installed, the correct release branch with the correct Unity version and then let me know.

@Danis199
Copy link
Author

Hello, I use the version according to the instructions, I clone the simulator from the last branch, as indicated in the instructions. How can I change the version of the unity editor?
Снимок экрана от 2021-11-23 11-05-16
Снимок экрана от 2021-11-23 11-05-23

@EricBoiseLGSVL
Copy link
Contributor

This is perfect:
image

This means you have the correct version of unity set and the project is on the right branch. Nice!

Now this is good but you have too many install modules for the versions and too many unity versions. I recommend uninstalling the others from my image. It could cause issues but should be fine. Open the project with the unity hub and open the LoaderScene. If you still have errors, be sure to install git lfs and git lfs pull
image

@Danis199
Copy link
Author

Снимок экрана от 2021-11-24 08-42-32
I installed git lfs, but there are still errors and the simulator button is missing.

@EricBoiseLGSVL
Copy link
Contributor

You are doing great. You are almost there. What errors are you having? The warnings are blocking the errors. If you are making a vehicle, it needs to be built into a bundle, it cannot be run from the editor this way. Please look at our docs on how to do this.

@Danis199
Copy link
Author

The most important mistake is the lack of a simulator button, with which I can create a car and load it into the simulator.

@EricBoiseLGSVL
Copy link
Contributor

  • Create the vehicle and use our documentation to build the bundle.
  • Go to https://wise.svlsimulator.com
  • Sign in
  • Upload your vehicle to the svl cloud
  • Create a simulation with your new vehicle
  • Run the simulator binary or if you are in the Unity Editor, open LoaderScene in Assets/Scenes/ folder
  • Run your simulation.

@Danis199
Copy link
Author

Danis199 commented Dec 3, 2021

Run the simulator binary or if you are in the Unity Editor, open LoaderScene in Assets/Scenes/ folder - I don't know how to fulfill this point.

@EricBoiseLGSVL
Copy link
Contributor

Navigate to Assets/Scenes/LoaderScene.scene in the Unity Editor.
image

Ignore the UI difference, we are working on some updates

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
answered Waiting for response
Projects
None yet
Development

No branches or pull requests

3 participants