Uranus: Building the Next-Generation Simulation Infrastructure for Embodied AI
Ranking
Overall
81
Content
95
Popularity
49
Observed public metrics from 1 member.
Merged summary
TL;DR - Uranus is a data-driven robot simulator that uses a joint-trajectory-conditioned autoregressive diffusion model for continuous visual rollouts. It aims to make robot data generation, policy training, and evaluation faster and more scalable across different embodiments and camera setups.
- Supports streaming, open-ended simulation by generating one latent frame per control step, corresponding to four RGB frames, without a fixed rollout horizon.
- Achieves 24 FPS after inference optimization for low-latency generation.
- Provides a unified interface for synchronized multi-view generation across diverse robots and camera configurations.
- Includes in- and out-of-distribution evaluations, explicitly documents current limitations, and releases code and model weights.
Sources (1)
Uranus: Building the Next-Generation Simulation Infrastructure for Embodied AI
Public signals
Hugging Face upvotes 1
TL;DR - Uranus is a data-driven robot simulator that uses a joint-trajectory-conditioned autoregressive diffusion model for continuous visual rollouts. It aims to make robot data generation, policy training, and evaluation faster and more scalable across different embodiments and camera setups.
- Supports streaming, open-ended simulation by generating one latent frame per control step, corresponding to four RGB frames, without a fixed rollout horizon.
- Achieves 24 FPS after inference optimization for low-latency generation.
- Provides a unified interface for synchronized multi-view generation across diverse robots and camera configurations.
- Includes in- and out-of-distribution evaluations, explicitly documents current limitations, and releases code and model weights.