Road Runner
  • Initial page
  • KDoc
  • Javadoc
  • Tour
    • Introduction
    • PID Control
    • Feedforward Control
    • Motion Profiling
    • Coordinate Frames
    • Parametric Paths
    • Trajectories
    • Kinematics
  • Quickstart
    • Introduction
    • Tuning
    • FAQ
  • Advanced
    • Resources
Powered by GitBook
On this page
  1. Quickstart

Introduction

PreviousKinematicsNextTuning

Last updated 5 years ago

While Road Runner was designed for FTC, the core library intentionally has no direct dependence on the FTC SDK. The FTC exists to bridge this gap between the core library and the SDK.

The gives comprehensive instructions for configuring your robot for Road Runner and the quickstart. The physical variation among drivetrains (e.g., wheels, drivetrain dimensions, robot weight) prevents the quickstart from working out of the box.

Before you begin experimenting with the quickstart, we strongly recommend that you walk through the .

quickstart
tuning guide
tour