Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 493 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 493 Bytes

BCD Planner

BCD Planner is a program to generate Bezier curves for different FRC Games.

BCD stands for Bezier Curve Drive which is a new autonomous system of driving being developed. It uses Bezier curves to generate smooth paths for the robot to follow.

For more info on BCD check here

Requirements

BCD Planner requires at least Java 11.

How to Run

gradlew run