From 8346fb42b597c1379acdc9cf5bbe6d239af77e25 Mon Sep 17 00:00:00 2001 From: Alex Davies Date: Fri, 20 Sep 2024 08:12:27 -0300 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a7f9cae..53d5858 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,8 @@ To get started you can simply clone this repository and run `docker compose --pr Once the simulated UAV is running you can connect to it with QGroundControl or other MavLink compatible software. We expose the UAVs Mavlink conenction on tcp port 5760. +There is experimental GUI support you can enable by running `docker compose --profile uav-sim --profile ui up`. + ## Creating a new project We provide project templates you can use for development that integrate seamlessly into