cloudrobo-r2c
CloudRobo Robot-to-Cloud (R2C) 数据面 SDK,基于 Zenoh pub/sub 传输、Protobuf 序列化、H264 图像编码,提供机器人端观测数据上报与云端控制指令下发。
安装
# 轻量核心(仅 CLI + 配置校验,不含 Zenoh/视频编解码)
pip install cloudrobo-r2c
# 边缘端完整运行时(Zenoh + Protobuf + H264 + OpenCV)
pip install cloudrobo-r2c[client]
# 云端推理适配器(Zenoh + Protobuf + NumPy)
pip install cloudrobo-r2c[cloud-adapter]
# 全部(含各机器人硬件 SDK 可选依赖)
pip install cloudrobo-r2c[all]
快速开始
以下示例假设当前目录为 packages/cloudrobo-r2c/:
# 启动 R2C 客户端(长运行)
cloudrobo r2c client --bundle config/<cert-config.zip> --robot-config config/robot_dummy_config.yaml
文档
| 文档 | 说明 |
|---|---|
| 概览 | 模块介绍与安装 |
| 命令 | CLI 命令详情 |
| 示例 | SDK/CLI 使用示例 |
| 开发 | 开发环境与测试 |
Release files for hw-cloudrobo-r2c 0.2.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| hw_cloudrobo_r2c-0.2.1.tar.gz | 351.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| hw_cloudrobo_r2c-0.2.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 744.8 kB
Release files / hw_cloudrobo_r2c-0.2.1.tar.gz
| Download URL | hw_cloudrobo_r2c-0.2.1.tar.gz |
|---|---|
| Size | 351.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
b25d0a42dc43e82763b2088d859efae3a918f42c4cbb8b634890336d00085525
|
|
BLAKE2b-256 checksum How to use checksums |
5c56ce7b1c227b98acd3a719cb9b58ec6f28775ba1b7474080d7590c271b195f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 26, 2026.
Transparency logRelease files / hw_cloudrobo_r2c-0.2.1-py3-none-any.whl
| Download URL | hw_cloudrobo_r2c-0.2.1-py3-none-any.whl |
|---|---|
| Size | 393.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
615689b54d5f878aa62a2d9dd84fb5b553b2598aef8e3081b5dbea1d561432a9
|
|
BLAKE2b-256 checksum How to use checksums |
e8fd7ca1a057bdd47763a6ca20b280be1b7bd29cba98ae32365fcd00c646bb2c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 26, 2026.
Transparency log