Source codes of Software Development for Ardupilot Powered Unmanned Systems course.
Documents and information about this course.
- Disclaimer (read this first!)
This section includes how to install the build environment and simulation software from Ardupilot source code and running the simulation with different vehicles for software development.
This section includes use cases of MAVProxy command line ground control station and shell scripting.
This section includes how to control and monitor the vehicle states in Python programming language using Dronekit library.
This section includes how to control and monitor the vehicle states in Python programming language using PyMAVLink library.
This section includes how to control and monitor the vehicle states of the vehicle by on-board using LUA programing language.