Source:
CHANGELOG.mdMotorBridge 0.4.5 Release Test Note
Date: 2026-06-05Summary
Adds experimental RobStride standard-frame vendor paths (robstride_cia402,
robstride_mit) and hardware gallery media.
Version Alignment
Key Changes
Added
- Experimental RobStride standard-frame vendor paths:
robstride_cia402for CANopen/CiA402 (F_CMD=1) androbstride_mitfor MIT (F_CMD=2). These paths expose core CLI entry points and documentation but remain incomplete for production use. - Hardware gallery media and adapter documentation for common CAN and Damiao adapter setups.
Fixed
- Improved Damiao
ensure_control_mode()so failed mode-register verification attempts retry theRID 10write before the next readback attempt, using a conservative shared 20 ms retry gap. - Fixed a strict Clippy warning in motor CLI defaults.
Changed
- Documented RobStride protocol ID roles across the private, CANopen/CiA402, and MIT protocol paths.