# mavsdk を Homebrew でインストール

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

## インストール

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

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

### macOS

- Homebrew (100%):

```sh
brew install mavsdk
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:mavsdk
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/mavsdk>
- **バージョン:** 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>
- **上流ドキュメント:** <https://mavsdk.mavlink.io/main/en/index.html>
- **ライセンス:** BSD-3-Clause
- **ソースアーカイブ:** <https://github.com/mavlink/MAVSDK.git>
- **最終更新:** 2026-07-23T12:28:16Z
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- mavsdk_server (cli)
- mavsdk_server (エイリアス)

## 依存関係

- abseil
- c-ares
- curl
- grpc
- jsoncpp
- openssl@3
- protobuf
- re2
- tinyxml2
- xz

## ビルド依存関係

- cmake
- python@3.14
- rust

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 3.17.2
- マネージャ更新日: 2026-07-23
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/mavlink/MAVSDK
- 情報: No cached GitHub release or tag data was available.
## プロジェクトの歴史と使われ方

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

## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** mavsdk
- **Version Scheme:** 0
- **Revision:** 1
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable


## 関連リンク

- [Secret-risk packages](https://pkg.so/ja/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/ja/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/ja/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [openssl@3](https://pkg.so/ja/brew/openssl-3/) - Runtime dependency declared by Homebrew.
- [xz](https://pkg.so/ja/brew/xz/) - Runtime dependency declared by Homebrew.
- [c-ares](https://pkg.so/ja/brew/c-ares/) - Runtime dependency declared by Homebrew.
- [protobuf](https://pkg.so/ja/brew/protobuf/) - Runtime dependency declared by Homebrew.
- [curl](https://pkg.so/ja/brew/curl/) - Runtime dependency declared by Homebrew.
- [grpc](https://pkg.so/ja/brew/grpc/) - Runtime dependency declared by Homebrew.
- [python@3.14](https://pkg.so/ja/brew/python-3-14/) - Build dependency declared by Homebrew.
- [cmake](https://pkg.so/ja/brew/cmake/) - Build dependency declared by Homebrew.
- [rust](https://pkg.so/ja/brew/rust/) - Build dependency declared by Homebrew.
- [ccache](https://pkg.so/ja/brew/ccache/) - Shares pkgdb curated category or tags: c-plus-plus, cli, developer-tools.
- [qtbase](https://pkg.so/ja/brew/qtbase/) - Shares pkgdb curated category or tags: c-plus-plus, cli, developer-tools.
- [qt](https://pkg.so/ja/brew/qt/) - Shares pkgdb curated category or tags: c-plus-plus, cli, developer-tools.
- [swig](https://pkg.so/ja/brew/swig/) - Shares pkgdb curated category or tags: c-plus-plus, cli, developer-tools.
- [qt@5](https://pkg.so/ja/brew/qt-5/) - Shares pkgdb curated category or tags: c-plus-plus, cli, developer-tools.
- [wxwidgets@3.2](https://pkg.so/ja/brew/wxwidgets-3-2/) - Shares pkgdb curated category or tags: c-plus-plus, cli, developer-tools.
- [gdb](https://pkg.so/ja/brew/gdb/) - Shares pkgdb curated category or tags: c-plus-plus, cli, developer-tools.
- [wxwidgets](https://pkg.so/ja/brew/wxwidgets/) - Shares pkgdb curated category or tags: c-plus-plus, cli, developer-tools.
- [brpc](https://pkg.so/ja/brew/brpc/) - Local metadata places this package in an adjacent workflow. Shared terms: abseil, c-plus-plus, cli, developer, developer-tools.
- [drogon](https://pkg.so/ja/brew/drogon/) - Local metadata places this package in an adjacent workflow. Shared terms: ares, c-ares, c-plus-plus, cli, developer.

## 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
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- cross-ecosystem install command graph
