Skip to content
This repository has been archived by the owner on Feb 15, 2022. It is now read-only.

armeenm/robot-2018-kt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal rewrite of FRC Team 4096's 2018 robot code in Kotlin.

Features

  • Asynchronous loops with Kotlin coroutines, primarily used for controls such as PID.
  • Trapezoidal motion profiling.

Credits

Some ideas, classes, and functions, taken from 5190's and 2898's 2018 robot code.

License

This software is licensed under the AGPL v3.