v2026.05.18
·
8 commits
to main
since this release
v2026.05.18 (2026-05-18)
New Features
- Added the
wuji_descriptionROS2 package underhand/body/, withlaunch/display.launch.py, RViz presets,CMakeLists.txt, andpackage.xmlfor left and right Wuji Hand visualization. - Added URDF models for the left and right Wuji Hand at
hand/body/urdf/{left,right}.urdf(relative mesh paths) andhand/body/urdf/{left,right}-ros.urdf(package://paths for ROS2). - Added MuJoCo MJCF models at
hand/body/mjcf/{left,right}.xmland STL visual/collision meshes athand/body/meshes/{left,right}/. - Added Isaac Sim USD assets at
hand/body/usd/{left,right}/, including fused meshes, PBR materials, physics properties, and collision filter pairs. - Added simplified structural STEP files of the hand frame at
hand/body/step/. - Added the impact-resistant docking attachment at
hand/attachment/impact-resistant-attachment/with STL, URDF, MJCF, and USD assets, including the ROS URDF that referencespackage://wuji_description/attachment/impact-resistant-attachment/meshes/hand_docking_link.STL. - Added the Unitree G1 mounting adapter at
hand/attachment/unitree-g1-attachment/unitree-g1-docking-adapter.stl. - Added adapter STEP files, assembled PDF drawings, and installation notes at
hand/attachment/step/. - Added the Wuji Glove mounting interface STEP asset at
glove/attachment/glove-attachment.step. - Added the top-level
README.md,LICENSE(MIT), and thisCHANGELOG.md.