Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 505 Bytes

File metadata and controls

9 lines (6 loc) · 505 Bytes

FRC_PathPlanningCode

The development of the frc path planning (motion profiling) for team 1080.

Motion Profiles:

The motion profiles pre-determined by using Vannaka's Motion Profile Generator, which can be found on Github.com. We only use the program to determine the robots main points of travel around the field.

Motion Profile Control:

The motion profile control is manipulated by using Jaci's Path Planner, which is also avalible on Github.com and can be use with FRC's Java, C++, Labview.