Context
Sub-issue of #74. The official unitree_sdk2_python hard-pins cyclonedds==0.10.2 which may lack binary wheels on newer Python versions. Our fork aims to fix this.
Current state
Tasks
Why this matters
This is a prerequisite for #74 (full LeRobot integration via DDS) and for anyone using unitree_sdk2py on modern Python.
Context
Sub-issue of #74. The official
unitree_sdk2_pythonhard-pinscyclonedds==0.10.2which may lack binary wheels on newer Python versions. Our fork aims to fix this.Current state
Tasks
fastcrc__init__.pyfiles for proper package structureWhy this matters
This is a prerequisite for #74 (full LeRobot integration via DDS) and for anyone using
unitree_sdk2pyon modern Python.