What is AlliedPath?
AlliedPath is a browser-based path planning tool built in-house by Team Allied Algorithms for FLL autonomous mission runs. Map your robot's waypoints on a coordinate grid, measure real distances in inches, and preview the full run before competition day.
Getting Started
From a blank grid to a complete autonomous path in a few minutes.
alliedalgos.org/pathing or open alliedpath.html locally in any modern browser. The tool runs entirely client-side — no installation required.x, y, and h° fields. Enter exact values and press Enter — the canvas updates immediately.h° field at each waypoint sets the robot's facing direction in degrees. A yellow arrow renders on canvas. 0° = right (East), 90° = up (North).0.5× to 4×. Live heading and position update each frame.alliedpath.html with all waypoints embedded. Reopen the file at any time or share it with teammates.Field Reference
(0, 0) sits at the bottom-left corner of the field. X increases rightward, Y increases upward. One cell = one inch.
Simulation Controls
All playback controls activate once two or more waypoints have been placed.
0.5×, 1×, 2×, or 4× to preview fast or precise run timings.(x", y") in real inch coordinates, updated every animation frame.Team Allied Algorithms is a FIRST LEGO League team based in Connecticut. In the 2025–2026 season we placed 1st at the CT State Championship and qualified for the FLL World Championship. AlliedPath was built by our software division to give every team member a precise visual of our autonomous strategy.