# Installer mavsdk avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de mavsdk pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:mavsdk
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install mavsdk
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:mavsdk
- **Gestionnaire de paquets:** Homebrew
- **Version:** 3.17.2
- **Résumé source:** API and library for MAVLink compatible systems written in C++17
- **Page d'accueil:** <https://mavsdk.mavlink.io/main/en/index.html>
- **Dépôt:** <https://github.com/mavlink/MAVSDK>
- **Dernière mise à jour:** 2026-07-23T12:28:16Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- mavsdk_server (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 3.17.2
## Historique du projet et usages

MAVSDK is the MAVLink project's high-level SDK for building applications that communicate with MAVLink vehicles, especially drones and other aircraft.

### Historique du projet

The official repository describes MAVSDK as a set of libraries providing a high-level API to MAVLink, implemented around a C++ core, plugin libraries, and `mavsdk_server` for language clients. Earlier documentation releases tied MAVSDK docs to DroneCore releases, showing the project's earlier DroneCore naming before the MAVSDK identity settled.

The architecture grew around generated language bindings: the repository lists MAVSDK-Proto as the common interface definition, plus Python, Swift, Java, Go, JavaScript, and Rust client projects at different maturity levels.

### Historique d'adoption

Official MAVSDK C++ documentation says the library is used in production environments, while still warning that the API continues to evolve. The project is most closely associated with PX4 and MAVLink workflows, with ArduPilot compatibility added gradually as functionality is tested.

### Modes d'utilisation

Package-manager users typically install MAVSDK to get the C++ library and `mavsdk_server`, then connect code to a MAVLink system or simulator. The C++ quickstart explicitly documents Homebrew installation on macOS and shows the common simulator-driven takeoff-and-land workflow.

### Pourquoi les passionnés de paquets s'y intéressent

MAVSDK is package-nerdy because it packages a robotics protocol stack into a conventional SDK shape: native library, generated protocol definitions, language-specific clients, and a server process that bridges MAVLink to gRPC.

### Chronologie

- 2018: DroneCore-era documentation releases v0.3.0, v0.4.0, and v0.5.0.
- 2018: Official repository notes MAVSDK-Swift was first released and used in production.
- 2019: Official repository notes MAVSDK-Python and MAVSDK-Java first public package releases.
- 2026: MAVSDK repository presents C++ core, proto definitions, server, and multiple language clients under the MAVSDK name.

### Related projects

- MAVLink, PX4, ArduPilot, QGroundControl, MAVSDK-Proto, MAVSDK-Python, MAVSDK-Swift, MAVSDK-Java

### Sources

- <https://github.com/mavlink/MAVSDK>
- <https://github.com/mavlink/MAVSDK-docs/releases>
- <https://mavsdk.mavlink.io/main/en/cpp/guide/general_usage.html>
- <https://mavsdk.mavlink.io/main/en/cpp/index.html>
- <https://mavsdk.mavlink.io/main/en/cpp/quickstart.html>


## Notes de sécurité

broad file, network, media, or database tool signal.

- **Risque Geiger:** blue / moyen
- broad file, network, media, or database tool signal


## Combined YAML source

View the package source record on GitHub. [combined/mavsdk.yml](https://github.com/mxcl/pkgdb/blob/main/combined/mavsdk.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
