Update README.md
This commit is contained in:
parent
b99f617166
commit
8346fb42b5
|
@ -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
|
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.
|
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
|
## Creating a new project
|
||||||
|
|
||||||
We provide project templates you can use for development that integrate seamlessly into
|
We provide project templates you can use for development that integrate seamlessly into
|
||||||
|
|
Loading…
Reference in New Issue