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

Plane Commands in Guided Mode #6089

Open
aivo-ekon opened this issue Jul 3, 2024 · 0 comments
Open

Plane Commands in Guided Mode #6089

aivo-ekon opened this issue Jul 3, 2024 · 0 comments

Comments

@aivo-ekon
Copy link

[Plane Commands in Guided Mode]

Since the popularity of the GUIDED mode will increase for complex tasks, I propose to make page relevant and well documented.

As far as I know, recommended way to control plane in guided mode is using MAV_CMD_DO_REPOSITION instead of MAV_CMD_NAV_WAYPOINT.

Special commands for guided mode like MAV_CMD_GUIDED_CHANGE_SPEED, MAV_CMD_GUIDED_CHANGE_ALTITUDE, MAV_CMD_GUIDED_CHANGE_HEADING should also be added.

If some way of commands processing requires additional GUIDED PID configuration, this case should also be documented (it may be even better to add a separation of which commands use the L1 controller and which GUIDED PIDs).

If the execution of certain commands requires the autopilot to be in special states before, this also needs to be documented.

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

No branches or pull requests

1 participant