We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02f09a9 commit 076f49eCopy full SHA for 076f49e
README.md
@@ -93,7 +93,7 @@ First set up the PX4 development environment:
93
```bash
94
git clone https://github.com/srmainwaring/PX4-AutoPilot --branch prs/pr-hinwil-testing-rebased --recursive
95
cd PX4-AutoPilot
96
-./Tools/setup/ubuntu.sh
+./Tools/setup/ubuntu.sh --no-nuttx
97
```
98
99
Now, configure the shell environment to run `gz_standard_vtol`.
0 commit comments