Integration of AirSim Plugin into Carla simulator #4301
Unanswered
Tomakko
asked this question in
Support Q&A
Replies: 2 comments
|
This sounds interesting, I haven't tried it myself but can try to help out. |
0 replies
|
Tomakko did you manage to do any advancement? |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi,
i was wondering if it is possible to integrate the AirSim into carla, i.e. make the AirSim UE plugin coexist with the carla UE plugin.
I made a first attempt do do so. However, i need to start CarlaGameMode instead of AirSimGameMode and so the drone does now show up.
I am new to Unreal. Are the GameModes just entry points to the plugins' code (then integration would be feasible, i guess) or does a lot of stuff depend on those (which would likely mean that the approach is doomed).
Thanks!
All reactions