Discobots-1104A / 2021-2022-branch-sample

2021-2022 code for 1104A.
MIT License
1 stars 0 forks source link

TODO: tests #1

Open IonicArgon opened 2 years ago

IonicArgon commented 2 years ago

need to test a few things related to logic

PID controller

things that we need to check are:

Trapezoidal Motion Profile

things that we need to check are:

Utility

things we need to check are:

in order to check for these, we're gonna have to write some code to test it. gonna require the following:

IonicArgon commented 2 years ago

pid works with the lift so it should work with the drive

filtering has not been tested yet