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

Use global position setpoints for formation control #19

Merged
merged 5 commits into from
Sep 4, 2019

Conversation

Jaeyoung-Lim
Copy link
Owner

Since PX4 firmware supports global_position setpoints through SET_POSITION_TARGET_GLOBAL_INT, with PX4/PX4-Autopilot#12819 it is more simpler to use global position setpoints to control the formation of multiple drones.

This PR changes the interface to global position setpoints to control each vehicle of the formation. The conversion to local coordinate therefore is done on the vehicle.

@Jaeyoung-Lim Jaeyoung-Lim merged commit 0c5ce74 into master Sep 4, 2019
@delete-merged-branch delete-merged-branch bot deleted the pr-global-position-setpoint branch September 4, 2019 21:18
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.

1 participant