Skip to content

Collection of proto files used by gRPC in MAVSDK

Notifications You must be signed in to change notification settings

hrnbot/MAVSDK-Proto

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

MAVSDK-Proto

MAVSDK is made of a backend in C++, exposing a protobuf API that can be used by different frontends, such as MAVSDK-Python, MAVSDK-Swift or MAVSDK-Java.

The backend is made of different components responsible for different parts of the API. Each component defines a protobuf interface in the form of a directory containing *.proto files in this repository.

The proto files defining the components are located into protos, and the protobuf plugins generating the bindings in the different languages are located into pb_plugins.

About

Collection of proto files used by gRPC in MAVSDK

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%