-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
aa7a703
commit 2570887
Showing
3 changed files
with
12 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
* [Home](index.md) | ||
* [关于我们](about/) | ||
* [解决方案](solution/) | ||
* [精彩探索](explorer/) | ||
* [精彩探索](discovery/) | ||
* [社区支持](community/) |
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,21 @@ | ||
# 解决方案 | ||
# 业务方向 | ||
|
||
NextPilot 团队是一家智能无人系统解决方案提供商与服务商,专注于为用户提供无人机总体设计、组合导航、飞行控制、智能应用等领域的产品和方案,拥有多功能科研无人机平台、军工级导航飞控系统、多传感器融合组合导航系统等产品,在高等院校、科研院所、工业部门等众多客户都拥有广泛应用。 | ||
|
||
## 气动优化设计 | ||
|
||
- 飞行器气动数据库CFD计算,以及飞行性能分析 | ||
- 飞行器概念设计,气动外形进行快速评估,迭代优化进行初步设计 | ||
|
||
## 导航飞控开发 | ||
|
||
- [PX4-Autopilot](https://github.com/px4/px4-autopilot.git)、[QGroundControl](https://github.com/mavlink/qgroundcontrol.git)、[MAVSdk](https://github.com/mavlink/mavsdk.git) 定制二次开发 | ||
|
||
![](./px4.png) | ||
![](./mavlink.png) | ||
![](./mavsdk.png) | ||
![](./qgroundcontrol.png) | ||
|
||
|
||
- 高性能高可靠性飞行控制系统 | ||
- 基于多传感融合的组合导航系统 | ||
- 快速虚拟飞行仿真/半实物仿真系统 | ||
- PX4、MAVSDK、QGC等定制开发 | ||
|
||
## 机载智能应用 | ||
|
||
- 垂起无人机舰载自主起降解决方案 | ||
- 多旋翼/固定翼集群编队控制解决方案 | ||
- 多旋翼/固定翼集群编队控制解决方案 | ||
- 基于机载视觉的环境感知和智能控制 |