1 Star 0 Fork 0

爱折腾智能机器人/depthai-python-ros2

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.readthedocs.yml 733 Bytes
一键复制 编辑 原始数据 按行查看 历史
爱折腾智能机器人 提交于 2024-12-11 11:47 . add ros2
# .readthedocs.yml
# Read the Docs configuration file
# See https://docs.readthedocs.io/en/stable/config-file/v2.html for details
# Required
version: 2
build:
os: ubuntu-20.04
tools:
python: "3.8"
# Submodules
submodules:
include:
- depthai-core
recursive: true
# Build documentation in the docs/ directory with Sphinx
sphinx:
builder: dirhtml
configuration: docs/source/conf.py
fail_on_warning: true
# Build documentation with MkDocs
#mkdocs:
# configuration: mkdocs.yml
# Optionally build your docs in additional formats such as PDF
formats: []
# Optionally set the version of Python and requirements required to build your docs
python:
install:
- requirements: docs/readthedocs/requirements.txt
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/ncnynl/depthai-python-ros2.git
git@gitee.com:ncnynl/depthai-python-ros2.git
ncnynl
depthai-python-ros2
depthai-python-ros2
master

搜索帮助