Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan4253 authored Aug 28, 2022
1 parent 7863409 commit e6b8735
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# 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

0 comments on commit e6b8735

Please sign in to comment.