From 0c57b4d253693a8be1252b536ccf82b48b2338d4 Mon Sep 17 00:00:00 2001 From: Cfather <41474684+Cfather@users.noreply.github.com> Date: Mon, 26 Aug 2024 18:01:39 -0400 Subject: [PATCH] Update Digit multiple step animation --- index.html | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/index.html b/index.html index b57daec0..a14235c5 100755 --- a/index.html +++ b/index.html @@ -59,15 +59,15 @@

Demos

- Digit walking forward with 0.0 m/s and 0.10 m step height + Digit walking forward with 0.0 m/s and 0.10 m step height (periodic)
- Digit walking forward with 0.5 m/s and 0.15 m step height + Digit walking forward with 0.5 m/s and 0.15 m step height (periodic)
- Digit walking forward with 1.0 m/s and 0.20 m step height + Digit walking forward with 1.0 m/s and 0.20 m step height (periodic)
@@ -91,16 +91,16 @@

Demos

- Digit turning + Digit turning (periodic)
- Digit stepping upward + Digit stepping upward (periodic)
- +
+ Digit walking forward with different step lengths and step heights (periodic) +
@@ -115,23 +115,23 @@

Demos

- +
- Talos walking forward with 0.0 m/s and 0.10 m step height + Talos walking forward with 0.0 m/s and 0.10 m step height (periodic)
- Talos walking forward with 0.5 m/s and 0.15 m step height + Talos walking forward with 0.5 m/s and 0.15 m step height (periodic)
- Talos walking forward with 1.0 m/s and 0.20 m step height + Talos walking forward with 1.0 m/s and 0.20 m step height (periodic)