1 Star 0 Fork 0

马潇/librepilot

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
bitbucket-pipelines.yml 610 Bytes
一键复制 编辑 原始数据 按行查看 历史
pipelines:
default:
- step:
image: atlassian/default-image:3
runs-on: self.hosted
script:
- apt-get update -q
- DEBIAN_FRONTEND=noninteractive apt-get install -y build-essential qtbase5-dev git curl libc6-i386 python2 python2.7-dev libqt5svg5-dev qt5-qmltooling-plugins libqt5webview5-dev qtscript5-dev libqt5serialport5-dev qtmultimedia5-dev libusb-1.0-0-dev libudev-dev pkg-config libsdl-dev libosgearth-dev qttools5-dev-tools
- make build_sdk_install
- make all_flight --jobs=6
- make fw_resource
- make gcs --jobs=6
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/maxiaogood/librepilot.git
git@gitee.com:maxiaogood/librepilot.git
maxiaogood
librepilot
librepilot
maxiao

搜索帮助