Choreo (Constraint-Honoring Omnidirectional Route Editor and Optimizer, pronounced like choreography) is a graphical tool for planning time-optimized trajectories for autonomous mobile robots in the FIRST Robotics Competition.
Grab the latest release for your platform on the releases page.
Check out the Docs, which covers installation, usage, building, and ChoreoLib.
An example project using Choreo is available here.
- src - Choreo frontend
- src-tauri - Choreo backend
- src-cli - Choreo command-line generation tool
- src-core - Rust code shared between the app and the CLI
- choreolib - ChoreoLib: robot-side library for loading and following Choreo paths
- trajoptlib - TrajoptLib: library used by Choreo to generate time-optimal trajectories for FRC robots
- docs - Source for the documentation
The 2024 field background was traced from the field renders provided by MikLast.