Skip to content
Merged
Changes from 1 commit
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
4 changes: 2 additions & 2 deletions px4_roscon_25/precision_land/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Once it is above the target, the drone will descend.

## How to use

1. Repeat all step made in [aruco_tracker](../aruco_tracker/README)
1. Repeat all step made in [aruco_tracker](../aruco_tracker/README.md)
Comment thread
patrikpordi marked this conversation as resolved.
Outdated
2. Run the precision land node

```sh
Expand All @@ -53,4 +53,4 @@ Replace CustomYaw with PrecisionLand and add the waypoints you collected earlier

The solution can be found in a separate package:

- [Precision Landing with Executor](px4_roscon_25/precision_land_executor/README.md)
- [Precision Landing with Executor](../precision_land_executor/README.md)