Update README.md

This commit is contained in:
Alex Davies 2024-09-20 08:12:27 -03:00
parent b99f617166
commit 8346fb42b5
1 changed files with 2 additions and 0 deletions

View File

@ -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