Official Code of "Predictive but Not Plannable: RC-aux for Latent World Models"
RC-aux is a research project that helps robots learn to predict and plan better. It builds on world models that learn to imagine what happens next when a robot acts, and adds a special component that learns whether a goal can be reached within a certain number of steps. This extra knowledge helps robots plan more accurately and succeed at tasks like pushing objects, reaching targets, and navigating through rooms. The project includes training code, evaluation tools, and support for various robotic manipulation tasks using video-based learning.
How It Works
You come across the paper while reading about robot learning and world models, and it catches your attention because it addresses a key problem: making predictions about what robots can actually achieve.
You download the code and install it on your computer. The setup includes everything needed for training robot control models from images.
You organize video demonstrations of robot tasks—like pushing objects, reaching goals, or navigating through rooms—into a format the system can use.
You let the system learn from the demonstrations. The model learns to imagine what will happen when it takes different actions, and it also learns which goals are actually reachable in a given number of steps.
The model thinks ahead and chooses actions by imagining multiple possible futures, picking the path most likely to reach the goal.
A faster system that has learned from your model to directly predict good actions without explicit planning.
Your robot successfully reaches goals across multiple challenges—from simple reaching tasks to complex manipulation—thanks to the improved prediction and planning capabilities.
Star Growth
Repurpose is a Pro feature
Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.
Unlock RepurposeSimilar repos coming soon.