Skip to content

av-jeroen/mavsdk-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mavsdk-demo

Getting started

Run the simulator: ./run_sim.sh and verify in QGroundControl that it is running.

python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
python src/read_telem.py

Source:

MavSDK demo's copied from: https://github.com/mavlink/MAVSDK-Python/tree/main/examples

Sim: https://github.com/JonasVautherin/px4-gazebo-headless

More info:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published