adapt lego spike pybricks robots for robocup junior rescue line and advanced precision line courses. use when the user wants to handle gaps, intersections, sharp turns, obstacles, ramps, pickup zones, victim logic, or line-loss recovery in autonomous rescue-line style events.
Break rescue-line style courses into reusable perception and recovery modules instead of one continuous fragile loop.
assets/rescue_line_modules.py as the module skeleton.references/rescue-line-patterns.md for module design.assets/rescue_line_modules.py as the code scaffold.