Why these wheels exist
The upstream cyclonedds-python releases have limited prebuilt binary coverage, especially for Linux aarch64 robot images. Without a matching wheel, installation commonly requires compiling the CycloneDDS C library and Python bindings from source.
Current wheel environments
| Device / image |
Python version |
CycloneDDS versions |
| Thor, JetPack 7.0, L4T 38.2.1, Unitree factory image |
CPython 3.12 (cp312) |
0.10.2, 0.10.5, 11.0.1 |
| Orin NX, JetPack 5.1.1, L4T 35.3.1, Unitree factory image |
CPython 3.8 (cp38) |
0.10.2 |
If this index does not have a wheel for your Python, CycloneDDS, or device image combination, run build_cyclonedds_wheels.sh on the target environment.