# SpireCVROS **Repository Path**: amovlab/spirecv-ros ## Basic Information - **Project Name**: SpireCVROS - **Description**: SpireCV SDK ROS接口,主要语言为C++,运行环境为Ubuntu-arm64 - **Primary Language**: C++ - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 5 - **Created**: 2023-12-27 - **Last Updated**: 2025-12-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # SpireCVROS #### 介绍 SpireCV SDK ROS接口,主要语言为C++,运行环境为Ubuntu2004 #### 安装教程 1. SDK安装 https://www.wolai.com/fwBQruZMAhQxZVeoyFE35u 2. 安装ROS 1. [Ubuntu1804](http://wiki.ros.org/melodic/Installation/Ubuntu) 2. [Ubuntu2004](http://wiki.ros.org/noetic/Installation/Ubuntu) 3. 然后执行如下命令 ```bash git clone https://gitee.com/amovlab1/spirecv-ros.git cd spirecv-ros ./build.sh ```