Update README.md
Browse files
README.md
CHANGED
@@ -133,7 +133,7 @@ facial‑actuation control, robotics, reinforcement learning, and human–comput
|
|
133 |
| Field | Type | Description |
|
134 |
|-----------------|---------------|---------------------------------------------------------------|
|
135 |
| `image` | `Image` | RGB capture of the humanoid face (resolution **1280x720**). |
|
136 |
-
| `actuated_angle`| `struct` | 16 integer values (`"0"`, `"1"` .. so on) |
|
137 |
|
138 |
|
139 |
### Actuator Index Reference
|
@@ -151,7 +151,7 @@ facial‑actuation control, robotics, reinforcement learning, and human–comput
|
|
151 |
|
152 |
---
|
153 |
|
154 |
-
### Actuator Mapping Images
|
155 |
|
156 |
| Full‑Face Map | Eye‑Only Map |
|
157 |
|:-------------:|:-----------:|
|
|
|
133 |
| Field | Type | Description |
|
134 |
|-----------------|---------------|---------------------------------------------------------------|
|
135 |
| `image` | `Image` | RGB capture of the humanoid face (resolution **1280x720**). |
|
136 |
+
| `actuated_angle`| `struct` | 16 integer key - values (`"0"`, `"1"` .. so on) |
|
137 |
|
138 |
|
139 |
### Actuator Index Reference
|
|
|
151 |
|
152 |
---
|
153 |
|
154 |
+
### Actuator Mapping Images
|
155 |
|
156 |
| Full‑Face Map | Eye‑Only Map |
|
157 |
|:-------------:|:-----------:|
|