Skip to content

Running Unreal commands via the Python API #1290

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

Open
martijn-vinotion opened this issue Jul 26, 2018 · 1 comment
Open

Running Unreal commands via the Python API #1290

martijn-vinotion opened this issue Jul 26, 2018 · 1 comment

Comments

@martijn-vinotion
Copy link

Hello all,
UnrealCV has this nice feature that allows you to pass commands directly to the command console of the game via the python API (by running client.request('vrun <UE4 command>')).
This is especially useful when you want to control blueprint events through the API (UE4 has ke and ce commands to fire events).
Would it be an idea to implement a similar feature in AirSim?

Or are there perhaps easier ways to get this done (I'm having trouble connecting to UnrealCV when I'm already connected to AirSim)?

@stale
Copy link

stale bot commented Apr 19, 2022

This issue has been automatically marked as stale because it has not had activity from the community in the last year. It will be closed if no further activity occurs within 20 days.

@stale stale bot added the stale label Apr 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants