Source:
CHANGELOG.mdMotorBridge 0.3.9 Release Test Note
Date: 2026-05-26Summary
Finalizes the RobStride state-semantics clarification introduced in v0.3.7:ping replies do not synthesize MotorState.
Version Alignment
Key Changes
Fixed
- Changed RobStride handling of the unified
request_feedback()ABI call to a non-blocking no-op instead of issuing a blockingping. - Avoided misleading RobStride state semantics:
pingreplies do not synthesizeMotorState, sorequest_feedback() -> get_state()no longer appears to refresh state when it cannot. - Documented the correct RobStride state-query choices.