Skip to content

VEX Library for Skid-Steer Drive Motion Profiling

Notifications You must be signed in to change notification settings

Ryan4253/ryanlib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ryanlib - VEX programming library for plug and play autonomous control

Features

  • Motion Profile for fast, consistent linear and turn movements
  • Supports S Curve and Trapezoidal motion profiles (only trapezoidal for variable decel)
  • Async control means you can control multiple subsystems at once
  • Allows profiled feedforward control for accurate velocity
  • Follow Trajectories if you are able to generate them

Note: Any subsequent updates to the motion profiling library will be done in lib4253