v1.1.0 (2026-06-15)
New Features
- Added one-command dual-hand bringup that auto-discovers connected hands by USB serial number, starts one driver per hand, and publishes each hand's topics under
/hand_leftand/hand_rightaccording to detected handedness - Added smooth homing that interpolates every joint to zero over a configurable duration and then exits, with the
hand_namesparameter to home one or more hands at once - Added a
wujihand_listtool to print the serial numbers of connected Wuji Hand devices - Added a
hand_sideparameter to connect a hand by handedness (left/right) when noserial_numberis given - Added a
name_by_handednessdriver parameter to root a hand's topics and services at/hand_<handedness>/
Full Changelog: v1.0.1...v1.1.0