AirSim simulation #10
Answered
by
zfw1226
pinglanjiu
asked this question in
Q&A
-
|
Does the current version support deploying AirSim simulation to the UnrealZoo platform? |
Beta Was this translation helpful? Give feedback.
Answered by
zfw1226
Sep 18, 2025
Replies: 1 comment 6 replies
-
|
UnrealZoo is primarily built on UE5, but AirSim is not yet compatible with UE5. The UnrealCV API offers similar functions. |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Oh, you need to customize Python functions to translate Xbox or PX4 signals into commands for drones in UE5 (Xbox/PX4 -> Python -> UnrealCV -> Drones).