# mavsdk を Homebrew でインストール

mavsdk のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

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

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install mavsdk
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:mavsdk
- **パッケージマネージャ:** Homebrew
- **バージョン:** 3.17.2
- **ソース概要:** API and library for MAVLink compatible systems written in C++17
- **ホームページ:** <https://mavsdk.mavlink.io/main/en/index.html>
- **リポジトリ:** <https://github.com/mavlink/MAVSDK>
- **最終更新:** 2026-07-23T12:28:16Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- mavsdk_server (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 3.17.2
## プロジェクトの歴史と使われ方

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

### プロジェクトの歴史

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.

### 採用の歴史

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.

### 使われ方

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.

### パッケージ好きにとっての重要性

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.

### タイムライン

- 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

### ソース

- <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>


## セキュリティノート

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

- **Geiger リスク:** blue / 中
- 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)


## ソース

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