Skip to content

Commit 8de072b

Browse files
committed
fix: sort news items in reverse chronological order
1 parent 31787b3 commit 8de072b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,14 @@
2121
<section id="news">
2222
<h2>News</h2>
2323
<ul>
24-
<li><strong>[Aug, 2025]</strong> <a href="https://arxiv.org/abs/2508.08706" target="_blank">OmniVTLA</a> paper published — Vision-Tactile-Language-Action model achieving 100% success rate on dexterous manipulation tasks.</li>
2524
<li><strong>[Jan, 2026]</strong> Showcased embodied AI teleoperation system at CES 2026, Las Vegas.</li>
2625
<li><strong>[Nov, 2025]</strong> Demonstrated dexterous manipulation at IREX 2025, Tokyo.</li>
26+
<li><strong>[Aug, 2025]</strong> <a href="https://arxiv.org/abs/2508.08706" target="_blank">OmniVTLA</a> paper published — Vision-Tactile-Language-Action model achieving 100% success rate on dexterous manipulation tasks.</li>
27+
<li><strong>[Jul, 2025]</strong> Promoted to Research Lead for tactile perception &amp; dexterous manipulation at Paxini Tech.</li>
2728
<li><strong>[Mar, 2025]</strong> Exhibited at MWC 2025, Barcelona.</li>
2829
<li><strong>[Sep, 2024]</strong> Participated as industry expert in national humanoid robotics technical standards committee draft review.</li>
2930
<li><strong>[Aug, 2024]</strong> 2nd place at 2024 Shenzhen Intelligent Robot Dexterous Hand Competition (visual-tactile grasping track).</li>
3031
<li><strong>[Aug, 2024]</strong> Showcased at WRC 2024, Beijing.</li>
31-
<li><strong>[Jul, 2025]</strong> Promoted to Research Lead for tactile perception &amp; dexterous manipulation at Paxini Tech.</li>
3232
<li><strong>[Mar, 2024]</strong> Joined Paxini Tech as Reinforcement Learning Engineer.</li>
3333
<li><strong>[Aug, 2023]</strong> Showcased AI-powered robotic arm juggling ping-pong balls using reinforcement learning and sim2real techniques at World Robot Conference (WRC) 2023, where I led the whole AI development specifically the sim-to-real transfer pipeline.</li>
3434
<!-- 添加更多新闻条目 -->

0 commit comments

Comments
 (0)