USB transport failures and mid-runtime disconnects now raise ConnectionError (was RuntimeError). Realtime control loops should issue a periodic SDO probe to detect disconnect.
Added USB disconnect handling and donning/doffing pose examples, with automatic left/right hand detection.
C++ integration is now via find_package(wujihandcpp CONFIG REQUIRED).
Zenoh Bridge: dropped the control-ownership handshake. SET/PUT writes no longer require it.