Skip to content

Commit da0d0c3

Browse files
committed
update mocap teleop videos
1 parent 3c8d7ce commit da0d0c3

File tree

1 file changed

+48
-15
lines changed

1 file changed

+48
-15
lines changed

public/AMS/index.html

Lines changed: 48 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -279,11 +279,11 @@ <h1 class="title is-1 publication-title">Agility Meets Stability: Versatile Huma
279279
<div class="columns is-centered">
280280
<div class="column is-full">
281281
<h2 class="title is-2" style="text-align: center; padding-bottom: 0px;">Extreme Balance Motions</h2>
282-
<p class="has-text-centered is-size-5" style="margin-bottom: 30px; padding-bottom: 0px;">
283-
(Played at the original speed)
284-
</p>
282+
<!-- <p class="has-text-centered is-size-5" style="margin-bottom: 30px; padding-bottom: 0px;">
283+
(1x, autonomous)
284+
</p> -->
285285
<div style="margin-bottom: 50px;">
286-
<h3 class="title is-3" style="text-align: center; margin-bottom: 20px; font-size: x-large;">Ip Man's Squat(Unseen Data)</h3>
286+
<h3 class="title is-3" style="text-align: center; margin-bottom: 20px; font-size: x-large;">Ip Man's Squat (Unseen Data)</h3>
287287
<div class="columns">
288288
<div class="column">
289289
<video autoplay muted loop playsinline controls src="https://raw.githubusercontent.com/OpenDriveLab/opendrivelab.github.io/master/AMS/balance_motions/Ip_man_squat_1.mp4" width="100%" style="border-radius:10px;"></video>
@@ -295,7 +295,7 @@ <h3 class="title is-3" style="text-align: center; margin-bottom: 20px; font-size
295295
</div>
296296

297297
<div style="margin-bottom: 50px;">
298-
<h3 class="title is-3" style="text-align: center; margin-bottom: 20px; font-size: x-large;">Single-Leg Balance Standing</h3>
298+
<h3 class="title is-3" style="text-align: center; margin-bottom: 20px; font-size: x-large;">Single-Leg Balance Standing (Randomly Generated)</h3>
299299
<div class="columns">
300300
<div class="column">
301301
<video autoplay muted loop playsinline controls src="https://raw.githubusercontent.com/OpenDriveLab/opendrivelab.github.io/master/AMS/balance_motions/single_leg_stand1.mp4" width="100%" style="border-radius:10px;"></video>
@@ -338,9 +338,9 @@ <h3 class="title is-3" style="text-align: center; margin-bottom: 10px; font-size
338338
<div class="columns is-centered">
339339
<div class="column is-full">
340340
<h2 class="title is-2" style="text-align: center; padding-bottom: 0px;">Dynamic Motions</h2>
341-
<p class="has-text-centered is-size-5" style="margin-bottom: 30px; padding-bottom: 0px;">
342-
(Played at the original speed)
343-
</p>
341+
<!-- <p class="has-text-centered is-size-5" style="margin-bottom: 30px; padding-bottom: 0px;">
342+
(1x, autonomous)
343+
</p> -->
344344
<!-- <div class="columns is-centered" style="margin-bottom: 50px;">
345345
<div class="column is-half">
346346
<h3 class="title is-3" style="text-align: center; margin-bottom: 10px; font-size: x-large;">Swallow Balance</h3>
@@ -361,22 +361,22 @@ <h3 class="title is-3" style="text-align: center; margin-bottom: 10px; font-size
361361

362362
<div class="columns" style="margin-bottom: 20px;">
363363
<div class="column">
364-
<h3 class="title is-3" style="text-align: center; margin-bottom: 10px; font-size: x-large;">Waist Twists(Unseen Data)</h3>
364+
<h3 class="title is-3" style="text-align: center; margin-bottom: 10px; font-size: x-large;">Waist Twists (Unseen Data from Video)</h3>
365365
<video autoplay muted loop playsinline controls src="https://raw.githubusercontent.com/OpenDriveLab/opendrivelab.github.io/master/AMS/dynamic_motions/waist_with_ori.mp4" width="100%" style="border-radius:10px;"></video>
366366
</div>
367367
<div class="column">
368-
<h3 class="title is-3" style="text-align: center; margin-bottom: 10px; font-size: x-large;">Lunge(Unseen Data)</h3>
368+
<h3 class="title is-3" style="text-align: center; margin-bottom: 10px; font-size: x-large;">Lunge (Unseen Data from Video)</h3>
369369
<video autoplay muted loop playsinline controls src="https://raw.githubusercontent.com/OpenDriveLab/opendrivelab.github.io/master/AMS/dynamic_motions/lunge_with_ori.mp4" width="100%" style="border-radius:10px;"></video>
370370
</div>
371371
</div>
372372

373373
<div class="columns" style="margin-bottom: 20px;">
374374
<div class="column">
375-
<h3 class="title is-3" style="text-align: center; margin-bottom: 10px; font-size: x-large;">Swing and Squat(Unseen Data)</h3>
375+
<h3 class="title is-3" style="text-align: center; margin-bottom: 10px; font-size: x-large;">Swing and Squat (Unseen Data from Video)</h3>
376376
<video autoplay muted loop playsinline controls src="https://raw.githubusercontent.com/OpenDriveLab/opendrivelab.github.io/master/AMS/dynamic_motions/rotating_with_ori.mp4" width="100%" style="border-radius:10px;"></video>
377377
</div>
378378
<div class="column">
379-
<h3 class="title is-3" style="text-align: center; margin-bottom: 10px; font-size: x-large;">Prayer Squat(Unseen Data)</h3>
379+
<h3 class="title is-3" style="text-align: center; margin-bottom: 10px; font-size: x-large;">Prayer Squat (Unseen Data from Video)</h3>
380380
<video autoplay muted loop playsinline controls src="https://raw.githubusercontent.com/OpenDriveLab/opendrivelab.github.io/master/AMS/dynamic_motions/squat_with_ori.mp4" width="100%" style="border-radius:10px;"></video>
381381
</div>
382382
</div>
@@ -386,24 +386,57 @@ <h3 class="title is-3" style="text-align: center; margin-bottom: 10px; font-size
386386
</div>
387387
</section>
388388

389+
<section class="section">
390+
<div class="container">
391+
<div class="columns is-centered">
392+
<div class="column is-full">
393+
<h2 class="title is-2" style="text-align: center; padding-bottom: 0px;">IMU-based Teleoperation</h2>
394+
<p class="has-text-centered is-size-5" style="margin-bottom: 30px; padding-bottom: 0px;">
395+
(No Optical MoCap System in Use, 1x)
396+
</p>
397+
398+
<div class="columns" style="margin-bottom: 50px;">
399+
<div class="column">
400+
<h3 class="title is-3" style="text-align: center; margin-bottom: 10px; font-size: x-large;">Teleop Kungfu</h3>
401+
<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>
402+
</div>
403+
<div class="column">
404+
<h3 class="title is-3" style="text-align: center; margin-bottom: 10px; font-size: x-large;">Teleop Football</h3>
405+
<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>
406+
</div>
407+
</div>
408+
409+
<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>
411+
<div class="column">
412+
<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>
413+
</div>
414+
<div class="column">
415+
<video autoplay muted loop playsinline controls src="https://raw.githubusercontent.com/OpenDriveLab/opendrivelab.github.io/master/AMS/teleoperation/teleop_side_multi_robot.mp4" width="100%" style="border-radius:10px;"></video>
416+
</div>
417+
</div>
389418

419+
</div>
420+
</div>
421+
</div>
422+
</section>
390423

391424
<section class="section">
392425
<div class="container">
393426
<div class="columns is-centered">
394427
<div class="column is-full">
395428
<h2 class="title is-2" style="text-align: center; padding-bottom: 0px;">RGB-based Real-time Teleoperation</h2>
396429
<p class="has-text-centered is-size-5" style="margin-bottom: 30px; padding-bottom: 0px;">
397-
<!-- (Played at the original speed) -->
430+
(2x, teleoperation)
398431
</p>
399432
<div style="margin-bottom: 50px;">
400433
<!-- <h3 class="title is-3" style="text-align: center; margin-bottom: 20px; font-size: x-large;">RGB-based Real-time Teleoperation</h3> -->
401434
<div class="columns">
402435
<div class="column">
403-
<video autoplay muted loop playsinline controls src="https://raw.githubusercontent.com/OpenDriveLab/opendrivelab.github.io/master/AMS/teleoperation/teleop1_mute.mp4" width="100%" style="border-radius:10px;"></video>
436+
<video autoplay muted loop playsinline controls src="https://raw.githubusercontent.com/OpenDriveLab/opendrivelab.github.io/master/AMS/teleoperation/rgb_teleop_single_leg.mp4" width="100%" style="border-radius:10px;"></video>
404437
</div>
405438
<div class="column">
406-
<video autoplay muted loop playsinline controls src="https://raw.githubusercontent.com/OpenDriveLab/opendrivelab.github.io/master/AMS/teleoperation/teleop2.mp4" width="100%" style="border-radius:10px;"></video>
439+
<video autoplay muted loop playsinline controls src="https://raw.githubusercontent.com/OpenDriveLab/opendrivelab.github.io/master/AMS/teleoperation/rgb_teleop_single_leg_2.mp4" width="100%" style="border-radius:10px;"></video>
407440
</div>
408441
</div>
409442
</div>

0 commit comments

Comments
 (0)