Skip to content
Closed
Show file tree
Hide file tree
Changes from 7 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion profile/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,13 +66,18 @@ Technical support: <support@wuji.tech>
<td><img alt="Forks" src="https://img.shields.io/github/forks/wuji-technology/wujihand-hmi?style=flat-square"/></td>
</tr>
<tr>
<td colspan="1" rowspan="1" align="center" class="ai-notebooks-table-points ai-orange-link">
<td colspan="1" rowspan="2" align="center" class="ai-notebooks-table-points ai-orange-link">
Teleoperation
</td>
<td><a href="https://github.com/wuji-technology/wuji-retargeting" target="_blank"> wuji-retargeting </a> <br> Hand pose retargeting system: high-precision retargeting system based on DexRetargeting algorithm, supporting Vision Pro hand tracking for real-time teleoperation. </td>
<td><img alt="Stars" src="https://img.shields.io/github/stars/wuji-technology/wuji-retargeting?style=flat-square"/></td>
<td><img alt="Forks" src="https://img.shields.io/github/forks/wuji-technology/wuji-retargeting?style=flat-square"/></td>
</tr>
<tr>
Comment thread
chenjunnn marked this conversation as resolved.
Outdated
<td><a href="https://github.com/wuji-technology/wuji-teleop-ros2" target="_blank"> wuji-teleop-ros2 </a> <br> ROS2 teleoperation package: full teleoperation system integrating Wuji Hand with Tianji arm for real-time control. </td>
<td><img alt="Stars" src="https://img.shields.io/github/stars/wuji-technology/wuji-teleop-ros2?style=flat-square"/></td>
<td><img alt="Forks" src="https://img.shields.io/github/forks/wuji-technology/wuji-teleop-ros2?style=flat-square"/></td>
</tr>
<tr>
<td align="center" > Hardware Info </td>
<td><a href="https://github.com/wuji-technology/wujihand-hardware-design" target="_blank"> wujihand-hardware-design </a> <br> Hardware design file repository: adapter mounts, structural frames, and softgoods in STEP format. </td>
Expand Down
1 change: 1 addition & 0 deletions repos-config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ categories:
- name: Teleoperation
repos:
- wuji-retargeting
- wuji-teleop-ros2
- name: Hardware Info
repos:
- wujihand-hardware-design
Expand Down