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

is it possible to run the game without visualization? #54

Closed
sezan92 opened this issue Sep 13, 2019 · 2 comments
Closed

is it possible to run the game without visualization? #54

sezan92 opened this issue Sep 13, 2019 · 2 comments

Comments

@sezan92
Copy link

sezan92 commented Sep 13, 2019

Hello , is it possible to run the game without visualization? That will be helpful because, in that case i can run the game and codes in the clound environment where i only have access to jupyter notebooks

@patrickhart
Copy link

You can set a flag before starting AirSim:

export SDL_VIDEODRIVER=offscreen && ./AirSimExe.sh --windowed`.

However, it still will require you to install the required dependencies in e.g. a Docker image.

@sezan92
Copy link
Author

sezan92 commented Sep 13, 2019

thanks. i can install everything in the cloud computer via linux commands..thanks

@sezan92 sezan92 closed this as completed Sep 13, 2019
@sezan92 sezan92 changed the title is it possible to run the game without visulization? is it possible to run the game without visualization? Sep 13, 2019
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

2 participants