Which motor actually wins?
Give two motor pages the same wheel, chassis and pack voltage. Race both simulations over identical ground.
- inputs
- 3 product pages
- output
- evidence-backed winner
WEB → HARDWARE
Paste real product URLs. Scrape2Sim pulls the BOM with its evidence attached, gates it on electrical limits, simulates the whole machine in MuJoCo — then shows you where the simulation and your ESP32 disagree.
CH 02 — THREE DECISIONS
Each lab answers one question you would otherwise answer by buying the parts and finding out.
Give two motor pages the same wheel, chassis and pack voltage. Race both simulations over identical ground.
Pack voltage, driver current, channel count and logic level are checked against each other before anything is wired.
Run a bounded bench test over USB and put encoder distance beside the simulated distance. Every motor command is confirmed by a human.
CH 03 — TYPED BOUNDARIES
A scraped page never jumps straight into a solver. Five stations, five contracts — each one inspectable, each one able to stop the build.
Public HTTPS product URLs. Nothing classified, nothing trusted yet.
Every spec value carries the snippet it came from and how it was obtained.
Voltage, current, channels and logic level checked against each other.
The validated spec picks an adapter. You get a scrubbable trajectory.
Encoder distance lands beside simulated distance. You confirm every command.
READY FOR THE WORKBENCH