Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Skip nuttx for terrain navigation setup #72

Merged
merged 1 commit into from
Feb 1, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Skip nuttx for terrain navigation
Signed-off-by: Ryan Friedman <[email protected]>
Ryanf55 committed Nov 28, 2024

Verified

This commit was signed with the committer’s verified signature.
Curve Noah
commit c023de08539d3303c919a1a51cb4aad7b47676ea
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -93,7 +93,7 @@ First set up the PX4 development environment:
```bash
git clone https://github.com/srmainwaring/PX4-AutoPilot --branch prs/pr-hinwil-testing-rebased --recursive
cd PX4-AutoPilot
./Tools/setup/ubuntu.sh
./Tools/setup/ubuntu.sh --no-nuttx
```

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