Skip to content

Commit 2ea1bd9

Browse files
committed
update
1 parent da0d0c3 commit 2ea1bd9

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

public/AMS/index.html

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -397,17 +397,17 @@ <h2 class="title is-2" style="text-align: center; padding-bottom: 0px;">IMU-base
397397

398398
<div class="columns" style="margin-bottom: 50px;">
399399
<div class="column">
400-
<h3 class="title is-3" style="text-align: center; margin-bottom: 10px; font-size: x-large;">Teleop Kungfu</h3>
400+
<h3 class="title is-3" style="text-align: center; margin-bottom: 10px; font-size: x-large;">Kungfu</h3>
401401
<video autoplay muted loop playsinline controls src="https://raw.githubusercontent.com/OpenDriveLab/opendrivelab.github.io/master/AMS/teleoperation/teleop_kungfu.mp4" width="100%" style="border-radius:10px;"></video>
402402
</div>
403403
<div class="column">
404-
<h3 class="title is-3" style="text-align: center; margin-bottom: 10px; font-size: x-large;">Teleop Football</h3>
404+
<h3 class="title is-3" style="text-align: center; margin-bottom: 10px; font-size: x-large;">Football</h3>
405405
<video autoplay muted loop playsinline controls src="https://raw.githubusercontent.com/OpenDriveLab/opendrivelab.github.io/master/AMS/teleoperation/teleop_kick_ball.mp4" width="100%" style="border-radius:10px;"></video>
406406
</div>
407407
</div>
408408

409+
<h3 class="title is-3" style="text-align: center; margin-bottom: 20px; font-size: x-large;">Multi-robots Teleoperation</h3>
409410
<div class="columns" style="margin-bottom: 20px;">
410-
<h3 class="title is-3" style="text-align: center; margin-bottom: 20px; font-size: x-large;">Teleop Multi-robots</h3>
411411
<div class="column">
412412
<video autoplay muted loop playsinline controls src="https://raw.githubusercontent.com/OpenDriveLab/opendrivelab.github.io/master/AMS/teleoperation/teleop_multi_robot.mp4" width="100%" style="border-radius:10px;"></video>
413413
</div>
@@ -426,9 +426,6 @@ <h3 class="title is-3" style="text-align: center; margin-bottom: 20px; font-size
426426
<div class="columns is-centered">
427427
<div class="column is-full">
428428
<h2 class="title is-2" style="text-align: center; padding-bottom: 0px;">RGB-based Real-time Teleoperation</h2>
429-
<p class="has-text-centered is-size-5" style="margin-bottom: 30px; padding-bottom: 0px;">
430-
(2x, teleoperation)
431-
</p>
432429
<div style="margin-bottom: 50px;">
433430
<!-- <h3 class="title is-3" style="text-align: center; margin-bottom: 20px; font-size: x-large;">RGB-based Real-time Teleoperation</h3> -->
434431
<div class="columns">
@@ -478,7 +475,7 @@ <h2 class="title is-3">Abstract</h2>
478475
</p>
479476
<p>
480477
We validate AMS extensively in simulation and on a real Unitree G1 humanoid.
481-
Experiments demonstrate that a single policy can execute agile skills such as dancing and running, while also performing zero-shot extreme balance motions like <em>Ip Mans Squat</em>, highlighting AMS as a versatile control paradigm for future humanoid applications.
478+
Experiments demonstrate that a single policy can execute agile skills such as dancing and running, while also performing zero-shot extreme balance motions like <em>Ip Man's Squat</em>, highlighting AMS as a versatile control paradigm for future humanoid applications.
482479
</p>
483480
</div>
484481
</div>

0 commit comments

Comments
 (0)