Programming

General Resources

FTC Docs (Blocks)

ftc-docs.firstinspires.org

Starter guide to blocks programming

Cookbook

cookbook.dairy.foundation

Common issues

Advanced Resources

CTRL ALT FTC

www.ctrlaltftc.com

Motor control and control theory.

Road Runner

rr.brott.dev

Utility to assist with pathing in autonomous.

Meep Meep

github.com

Visualise RoadRunner paths.

Pedro Pathing

pedropathing.com

Newer, faster tool to assist with pathing in autonomous.

Pedro Pathing Visualiser

pedro-path-generator.vercel.app

Utility to assist with creating paths in Pedro.

Dashboard

acmerobotics.github.io

Live data from robot.

Photon

github.com

Library to speed up loop times.

Dairy

docs.dairy.foundation

Libraries for FTC

FTCLib

docs.ftclib.org

Libraries for FTC

Vision Resources

EOCV-Sim

deltacv.gitbook.io

Very useful tool in testing and creating vision pipelines.

FTC Docs (Outdated)

ftc-docs.firstinspires.org

Basics of how the camera system works, but somewhat outdated.

PaperVision (Alpha)

github.com

Visual system to create vision pipelines.