Thanks to visit codestin.com
Credit goes to github.com

Skip to content

AeroRust/mav

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MAV

MAV-SDK

A MAVSDK gRPC client ( HTTP/2 ) for communicating with a drone, built from proto files using tonic.

You need to be running MAVSDK Server (see https://github.com/mavlink/MAVSDK/releases).

Run PX4, Gazebo and MAVSDK Server with docker-compose

docker-compose up --detach

Take it to the skies

cargo run -p mav_sdk --example takeoff

Simulation

Gazebo with PX4

Useful documentation regarding the Gazebo simulation and the PX4 flight software:

ArduPilot

SITL (Software in the loop)

Docker images:

MAVLink

About

Rust crates for the MAVLink lightweight messaging protocol for communicating with drones (and between onboard drone components).

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages