top of page

Mission Planner

SCREENINGS

Watch The Film In A Theatre Near You

The code’s performance is tested using a simulator called Mission Planner. A virtual  vehicle is created with Dronekit’s Software in the Loop (SITL). MAVProxy is then used to create a bridged connection with Mission Planner with the UDP Port 14550 ). Finally, we moved and visualized the simulated drone on Mission Planner using a Python Code . 

Mission planner allows the user to complete the following tasks
  1. Load the Firmware (software) in the Autopilot Board 

  2. Establish, configure, and set your vehicle for optimal performance. 

  3. Plan, save, and load autonomous missions in the Autopilot Board. 

  4. Download the mission logs created after every mission. 

  5. Control the vehicle with pre-programmed code scripts or the actions button on the Interface. 

  6. Connect to a simulated vehicle (SITL) via UDP.

 Capstone Project University of South Florida 2021

​

​

bottom of page