PX4 Autopilot源码分析 - 代码下载

PX4 Autopilot源码分析 - 代码下载

px4-Autopilot是目前最流程的无人驾驶类开源项目,社区在持续活跃状态,国内很多无人机公司都是以此为基础进行订制后形成了自己的产品。
此系列文档会对PX4 Autopilot主要组件进行源码分析,在此之前我们先准备工作环境。

源码地址

px4 autopilot源码本身托管在github上, 项目地址为:
https://github.com/PX4/PX4-Autopilot
限于国内对github访问速度较慢, 大家可以通过gitee中的镜像获取相关代码:
https://gitee.com/yinfenghang/px4-autopilot
gitee镜像中为本次代码分析专门建立了一个分支: px4-study

下载

通过git命令从githubgitee上下载px4 autopilot代码:

git clone https://github.com/PX4/PX4-Autopilot.git
git checkout -b master origin/master
git submodule update --init --recursive

git clone https://gitee.com/yinfenghang/px4-autopilot.git
git checkout -b study origin/px4-study
git submodule update --init --recursive
  • 0
    点赞
  • 5
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值