Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

ardupilot-sdk-python

SDK for controlling ardupilot.

Example:

ac = ArduPilot(SERIALPORT, BAUD)

ac.arm()

ac.takeoff()

ac.flyTo(lat, lon, alt)

ac.land()

About

No description, website, or topics provided.

Resources

Stars

9 stars

Watchers

4 watching

Forks

Releases

Packages

Contributors

Languages