You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+44Lines changed: 44 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -60,6 +60,50 @@ Experiments across simulation benchmarks and real-robot settings demonstrate tha
60
60
-**A2World-sim** injects pose-guided history and rolls out future observations autoregressively for long-horizon simulator-based evaluation.
61
61
-**A2World-policy** performs joint video-action diffusion with shared attention and action-specific denoising branches for instruction-conditioned control.
62
62
63
+
## World Model Rollouts
64
+
65
+
These videos show A2World world model rollouts on real-robot manipulation scenarios. They are predictions of future interaction dynamics, not direct camera recordings of policy execution. Click a preview to watch the full rollout.
<img src="docs/resources/posters/electric_valve_switch.jpg" width="100%" alt="A2World world model rollout: toggle power switch"/>
100
+
</a>
101
+
<br>
102
+
<sub><b>Toggle power switch</b><br>Interactive switch manipulation with small contact changes.</sub>
103
+
</td>
104
+
</tr>
105
+
</table>
106
+
63
107
## Real-Robot Execution Videos
64
108
65
109
A2World-policy is evaluated on a Flexiv dual-arm real-robot suite covering precision insertion, reorientation, switch interaction, lifting, and deformable-object handling.
0 commit comments