Skip to content

A graphical tool for planning time-optimized trajectories for autonomous mobile robots in the FIRST Robotics Competition.

License

Notifications You must be signed in to change notification settings

SleipnirGroup/Choreo

Repository files navigation

Choreo

Discord

A screenshot of choreo with an example path

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.

Download and Install

Grab the latest release for your platform on the releases page.

Usage and Documentation

Check out the Docs, which covers installation, usage, building, and ChoreoLib.

Robot code integration

An example project using Choreo is available here.

Repository directory structure

  • src - Choreo frontend
  • src-tauri - Choreo backend
  • 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

Authors

The 2024 field background was traced from the field renders provided by MikLast.