Ardupilot: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
(Created page with "http://ardupilot.org/about")
 
(Created Page + Added Basic Sections/Info)
Line 1: Line 1:
http://ardupilot.org/about
=Basics=
*"A Versatile, Trusted, Open Autopilot software for drones and other autonomous systems"
*Can work with many kinds of ROVs/Autonomous vehicles/robots
*Most useful feature seems to be it's "Waypoint" based paths which would be near perfect for farm field sweeps
*Uses a slightly more complex liscense, but IS open source*
 
=See Also=
*[[ROS]]
 
=Useful Links=
*[https://en.wikipedia.org/wiki/ArduPilot The Wikipedia Page on Ardupilot]
*[http://ardupilot.org/about Their Main Website]
*[https://github.com/ArduPilot/ardupilot Their Github]
*[https://www.youtube.com/channel/UCq2rNse2XX4Rjzmldv9GqrQ The Youtube Channel "RCTestFlight" does many automated/waypoint vehicles (especially long range)] (possible sme?)

Revision as of 14:28, 21 March 2020

Basics

  • "A Versatile, Trusted, Open Autopilot software for drones and other autonomous systems"
  • Can work with many kinds of ROVs/Autonomous vehicles/robots
  • Most useful feature seems to be it's "Waypoint" based paths which would be near perfect for farm field sweeps
  • Uses a slightly more complex liscense, but IS open source*

See Also

Useful Links