Source: tag
v0.5.0 diff (CHANGELOG entry not yet present upstream)MotorBridge 0.5.0 Release Test Note
Date: 2026-07-22Summary
RobStriders-05 velocity/torque limit alignment with the RS05 manual, rs
velocity normalization range fix, and a RobStride firmware version request +
reply decoding. Also performs an org-rename from tianrking to motorbridge.
Version Alignment
Key Changes
Added
- RobStride firmware version request and reply decoding (
5e54fe1).
Fixed
- Corrected rs velocity normalization range (
082cbb8). - Aligned
rs-05velocity and torque limits with the RS05 manual (bb5134e).
Changed
- Replaced
tianrkingorg references withmotorbridgeacross READMEs, Cargo metadata, SECURITY/CoC contact, and pyproject (bec79fb). Thev0.5.0tag itself points at082cbb8(the rs-05 fix); the org rename and subsequent URL fixes land onmainafter the tag.