Difference between revisions of "Autopilot"
Jump to navigation
Jump to search
(Created page with "== Platform == Ease of development dictated the choice to run the control loop on existing hard- and software. which was chosen to be Ardupilot running on a Beaglebone blue. == Relevant links for setting up Ardupilot == https://ardupilot.org/copter/docs/common-gcs-only-operation.html https://ardupilot.org/copter/docs/common-rangefinder-landingpage.html") |
|||
Line 4: | Line 4: | ||
== Relevant links for setting up Ardupilot == | == Relevant links for setting up Ardupilot == | ||
https://ardupilot.org/copter/docs/common-gcs-only-operation.html | https://ardupilot.org/copter/docs/common-gcs-only-operation.html | ||
https://ardupilot.org/copter/docs/common-rangefinder-landingpage.html | https://ardupilot.org/copter/docs/common-rangefinder-landingpage.html |
Revision as of 14:06, 2 November 2022
Platform
Ease of development dictated the choice to run the control loop on existing hard- and software. which was chosen to be Ardupilot running on a Beaglebone blue.
Relevant links for setting up Ardupilot
https://ardupilot.org/copter/docs/common-gcs-only-operation.html
https://ardupilot.org/copter/docs/common-rangefinder-landingpage.html