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

dev: Document position target and attitude target support in Plane #6496

Merged
merged 1 commit into from
Dec 30, 2024

Conversation

Ryanf55
Copy link
Contributor

@Ryanf55 Ryanf55 commented Dec 30, 2024

image

Document the following undocumented interfaces:

  • SET_POSITION_TARGET_GLOBAL_INT
  • SET_POSITION_TARGET_LOCAL_NED
  • SET_ATTITUDE_TARGET

The support in Plane is VERY different than copter. It would be a misnomer to say that plane supports the intent of these packets, hence the very specific notes on what's supported and how to use it. As an autonomy developer, this is one of the most frustrating things to have to handle to develop cross-platform autonomy.

As the support for Copter and Plane become more similar, then we can instead move this to a common wiki that's not vehicle-specific.

Signed-off-by: Ryan Friedman <25047695+Ryanf55@users.noreply.github.com>
@Ryanf55 Ryanf55 changed the title dev: Document position target and attitude target support dev: Document position target and attitude target support in Plane Dec 30, 2024
@Hwurzburg
Copy link
Contributor

tnx...

@Hwurzburg Hwurzburg merged commit 78a17b6 into ArduPilot:master Dec 30, 2024
5 checks passed
@Ryanf55 Ryanf55 deleted the guided-alt-change branch December 30, 2024 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants