I built UnrealEngine 4.22 as per instructions from Linux build - CARLA Simulator to use with the Carla(GitHub - carla-simulator/carla: Open-source simulator for autonomous driving research.).
However there is a need for me to build and use GitHub - microsoft/AirSim: Open source simulator for autonomous vehicles built on Unreal Engine / Unity, from Microsoft AI & Research which only supports UnrealEngine 4.18 .(https://microsoft.github.io/AirSim/docs/build_linux/)
Is it possible to use both on the same machine ?How do I fix the specific UnrealEngine environment for each simulator(Carla and Airsim)?