# qt_dotgraph **Repository Path**: ros-rv/qt_dotgraph ## Basic Information - **Project Name**: qt_dotgraph - **Description**: bulk init via API - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: Multi-Version_ros-jazzy_openEuler-24.03-LTS - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-09-17 - **Last Updated**: 2025-09-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # qt_dotgraph #### 介绍 qt_dotgraph provides helpers to work with dot graphs. #### 软件架构 软件架构说明 https://github.com/ros-visualization/qt_gui_core.git 文件内容: ``` . └── qt_dotgraph ``` #### 安装教程 1. 下载rpm包 aarch64: ``` # TODO: 填写 aarch64 下载地址,例如:wget http:///aarch64/qt_dotgraph.rpm ``` x86_64: ``` # TODO: 填写 x86_64 下载地址,例如:wget http:///x86_64/qt_dotgraph.rpm ``` 2. 安装rpm包 aarch64: ``` sudo rpm -ivh --nodeps --force qt_dotgraph.rpm ``` x86_64: ``` sudo rpm -ivh --nodeps --force qt_dotgraph.rpm ``` #### 使用说明 依赖环境安装: ``` sh /opt/ros/jazzy/install_dependence.sh ``` 安装完成以后,在 /opt/ros/jazzy/ 目录下有对应输出,则表示安装成功。 #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request #### 特技 1. 使用 Readme_XXX.md 来支持不同的语言,例如 Readme_en.md, Readme_zh.md 2. 你可以 https://gitee.com/explore 了解优秀开源项目 3. GVP 是 Gitee 最有价值开源项目集合 4. 使用手册 https://gitee.com/help