# 使用 Homebrew 安装 mavsdk

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