25 Star 168 Fork 58

AGIROS/AimRT

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 530 Bytes
一键复制 编辑 原始数据 按行查看 历史
yuguanlin 提交于 2025-09-30 16:03 +08:00 . update v1.2.0
# Build and IDE
.vscode/
.cache/
.idea/
.marscode/
_deps/
build/
cmake-build*/
compile_commands.json
# Document
document/doxygen/html
document/doxygen/doxygen.log
document/doxygen/dockerfile/html.tar.gz
document/sphinx-cn/_build
document/sphinx-cn/dockerfile/html.tar.gz
document/sphinx-en/_build
document/sphinx-en/dockerfile/html.tar.gz
# Python
src/tools/aimrt_cli/dist
src/tools/aimrt_cli/build
dist/
*.egg-info/
__pycache__/
*_pb2.py
*_pb2_grpc.py
*_aimrt_rpc_ros2.py
# Logs
log/
test_log/
# Misc
tmp/
*test_reports/
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/agiros/AimRT.git
git@gitee.com:agiros/AimRT.git
agiros
AimRT
AimRT
master

搜索帮助