Robot Setup
Tell the generator where everything is plugged in.
Attachment Motors
Sensors
Color Calibration
Mission Builder
Create separate runs. Press the hub center button to start the next run.
Run Check
Estimated timing, warnings, and a physics-style path for the selected run. Drag the green robot dot to set the exact start spot.
Prediction uses wheel distance, axle track, turn correction, pivot turns, and arc turns. Real mats can still slip, so tune after testing.
Import Code
Paste Pybricks code here to turn recognizable commands back into editable blocks.
Telemetry Export
Use this to generate robot run data that can be uploaded into FLL Telemetry Analyzer.
1. Add logger to Pybricks code
Start from the generated code, insert the logger, then add log_telemetry calls inside your run.
2. Paste console output
After the robot run, paste the Pybricks console output here. Normal print lines are ignored.
Preview
No telemetry extracted yet.
Generated Code
Paste this into the Pybricks app and tune the values for your robot.