drone programming -凯发k8网页登录

design, simulate, and deploy drones for autonomous flight

drone programming is the development of software that enables drones to fly autonomously with self-awareness and situational awareness. it also enables a drone to make decisions and execute tasks without human intervention, such as last mile delivery.

drone programming typically includes algorithm development and prototyping, software simulation, and hardware implementation and testing. matlab® and simulink® provides tools and reference applications that support the different aspects of drone programming.

drone programming workflow.

the first step in drone programming is prototyping and algorithm development. the program can be structured into these key software components:

  • (plant model) consists of the drone’s equations of motion.
  • sensing and perception from sensors such as , barometers, or for flight and low-level control, and cameras, lidars or ultrasonic sensors for autonomous capabilities.
  • planning and deciding generates a path based on the environment and obstacles detected.
  • flight control system stabilizes and controls the drone flying along the generated path.

the next step in drone programming, , helps identify bugs and validate complex autonomous flight algorithms. simulation environments such as , , and are used to test the drone software in a virtual environment tailored for the test cases.

finally, in the hardware implementation and testing phase, the programs and models are implemented on autopilots such as px4® autopilots or onboard computers such as the by automatically generating code. mission planning software such as and are used to plan missions, tune flight control parameters, and control the drone. the micro air vehicle link (mavlink) communication protocol or robot operating system (ros)  are used to communicate with the autopilots or onboard computers. flight log analysis tools help analyze flight logs to understand the behavior of the drone.

for more information, uav toolbox provides examples to get you started on your drone programming.


examples and how to


software reference

see also: uav toolbox, , computer vision toolbox, lidar toolbox, ros toolbox, navigation toolbox, matlab and simulink for robotics, robot programming, what is slam, inertial navigation system

网站地图