What problem does it solve?
It helps you assess whether a robotics motion-control or legged-locomotion paper truly supports safe, reliable control claims by systematically checking the control stack, learning assumptions, and experimental evidence.
Core Features & Use Cases
- Technical stack verification: Separates estimator, perception, planner, policy/controller, dynamics model, safety layer, and hardware interface to confirm what is learned vs. engineered and what is available at runtime.
- RL/IL rigor and sim-to-real checks: Validates observation/action design, reward construction, teacher/privileged information usage, dataset quality, and the gap handling required for deployment.
- Experiment and reviewer-risk audit: Flags missing baselines, weak ablations, insufficient robustness tests, and over-optimistic wording (simulation-only, cherry-picked results, hidden privileged states).
Quick Start
Use the robotics-motion-control-rl skill to review a motion control or legged locomotion paper by checking its control architecture, learning setup, and hardware robustness evidence for deployment-grade validity.