Skip to content

Patricksgithub/matlab-ardupilot-sitl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Matlab&Simulink interface to ArduPilot SITL

Simulation schema

How to run

  1. Run your ArduPilot SITL instance in Gazebo mode. You'll have to run script like "sim_vehicle.py --model gazebo"
  2. Optionally connect your GCS
  3. Run init.m from Matlab
  4. Run Simulink model with connected ArduPilot SITL interface blocks

It uses Python scripts so you have to initialize Python in Matlab.

About

Matlab interface to Ardupilot SITL.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MATLAB 72.1%
  • Objective-C 27.9%