How to simulate a REAL-LIFE 3D drone using Unreal Engine (Ubuntu 22.04, AirSim, PX4, QGroundControl)

Описание к видео How to simulate a REAL-LIFE 3D drone using Unreal Engine (Ubuntu 22.04, AirSim, PX4, QGroundControl)

Hello everyone. This video demonstrates the steps for setting up a real-world environment and a 3D drone simulation in Unreal Engine 4.27. I'm running Ubuntu 22.04, but any other operating system should work just fine. You can do similar things on Windows as well, but you will need to know how to work with WSL/WSL2 for the PX4 part.


------------------------------------------------------------------
Links:
------------------------------------------------------------------
Unreal Engine in Linux: https://docs.unrealengine.com/4.27/en...
------------------------------------------------------------------
Epic Games in GitHub: https://github.com/EpicGames
Unreal Engine in GitHub: https://github.com/EpicGames/UnrealEn...
------------------------------------------------------------------
AirSim: https://microsoft.github.io/AirSim/bu...
QGroundControl: https://docs.qgroundcontrol.com/maste...
------------------------------------------------------------------
PX4 Autopilot:
Command for cloning:
git clone --recursive --branch release/1.14 https://github.com/PX4/PX4-Autopilot.git
Command for fixing the empy module version:
python3 -m pip install empy==3.3.4
Command for running the firmware:
make px4_sitl none_iris
------------------------------------------------------------------
AirSim settings:
https://microsoft.github.io/AirSim/se...
Settings for the simulator to see PX4 firmware:
https://microsoft.github.io/AirSim/px...
------------------------------------------------------------------
Cesium for Unreal GitHub:
https://github.com/CesiumGS/cesium-un...
Cesium for Unreal Quickstart:
https://cesium.com/learn/unreal/unrea...


Make sure to like the video and subscribe for more content like this. Also comment down what you would like to see in another video.

Комментарии

Информация по комментариям в разработке