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

can't start the simulator #7

Open
HuaweiAlgolux opened this issue Aug 8, 2022 · 10 comments
Open

can't start the simulator #7

HuaweiAlgolux opened this issue Aug 8, 2022 · 10 comments

Comments

@HuaweiAlgolux
Copy link

HuaweiAlgolux commented Aug 8, 2022

I downloaded the latest OSSDC-SIM https://github.com/OSSDC/OSSDC-SIM/releases/tag/OSSDC-SIM-v1.1, but couldn't start it.
However, I can run the simulator downloaded from this link lgsvl/simulator#1994 (comment)

@mslavescu
Copy link
Member

Could you please provide more details on how you tried to run it?

I just tried it and was able to run this simulation without issues (on Windows):
https://github.com/OSSDC/OSSDC-SIM-Demos/tree/main/simulations/F1Tenth-API

Here is a screenshot from the run:
image

@HuaweiAlgolux
Copy link
Author

HuaweiAlgolux commented Aug 9, 2022

Here is a screenshot. It says can't find cloud (404), giving up @mslavescu

Screenshot from 2022-08-09 18-17-00

@mslavescu
Copy link
Member

@HuaweiAlgolux your screenshot is from an older version.
Try latest version, it should say OSSDC SIM in title.

@HuaweiAlgolux
Copy link
Author

HuaweiAlgolux commented Aug 11, 2022

Screenshot from 2022-08-11 13-54-00

Is this the latest version? Still have the same issue tho.

And also after unzipping the latest OSSDC-SIM V1.1, I can't find the run_lgsvl_without_wise.sh file

@HuaweiAlgolux
Copy link
Author

HuaweiAlgolux commented Aug 11, 2022

This is the folder after I extract the latest OSSDC-SIM-V1.1. Questions are:

  1. I can't find run_lgsvl_without_wise.sh in the folder
  2. when I click on OSSDC-SIM, no simulator shows up.

Screenshot from 2022-08-11 15-51-02

This is the folder after I extract the latest OSSDC-SIM-20220426.
It got has no problem bringing up the simulator.

Screenshot from 2022-08-11 15-55-13

What did I do wrong? @mslavescu

@mslavescu
Copy link
Member

@HuaweiAlgolux you need to use the run script from here to start OSSDC-SIM:
https://github.com/OSSDC/OSSDC-SIM-Demos/tree/main/sim-data

Also make sure the OSSDC-SIM is executable, use
chmod +x OSSDC-SIM
to make it executable

@HuaweiAlgolux
Copy link
Author

HuaweiAlgolux commented Aug 16, 2022

Thanks. Got it. It works in my computer now

@HuaweiAlgolux
Copy link
Author

HuaweiAlgolux commented Aug 16, 2022

Here is a summary of how to run a simulation with the latest OSSDC-SIM V1.1 (i.e. LGSVL without WISE Cloud)

  • Download OSSDC-SIM V1.1, unzip the package, and then change the directory to the extracted folder, do chmod +x OSSDC-SIM to make it executable

  • Start the simulator with ./OSSDC-SIM --data ./2021.3-ossdc --cloudurl https://race.ossdc.org/ --simid OSSDC-SIM-v1

@mslavescu
Copy link
Member

I prepackaged the run scripts and sample data folder in the release ZIPs, re-download them from here:
https://github.com/OSSDC/OSSDC-SIM/releases/tag/OSSDC-SIM-v1.1

@Yuppie6
Copy link

Yuppie6 commented Dec 6, 2024

@HuaweiAlgolux Hello, I have just started this project. I would like to know what to do next after following your steps.

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

No branches or pull requests

3 participants