Skip to content

Commit 076f49e

Browse files
authored
Skip nuttx for terrain navigation (#72)
Signed-off-by: Ryan Friedman <25047695+Ryanf55@users.noreply.github.com>
1 parent 02f09a9 commit 076f49e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ First set up the PX4 development environment:
9393
```bash
9494
git clone https://github.com/srmainwaring/PX4-AutoPilot --branch prs/pr-hinwil-testing-rebased --recursive
9595
cd PX4-AutoPilot
96-
./Tools/setup/ubuntu.sh
96+
./Tools/setup/ubuntu.sh --no-nuttx
9797
```
9898

9999
Now, configure the shell environment to run `gz_standard_vtol`.

0 commit comments

Comments
 (0)