Team41Robotics / RoboGuide

Introductory Guide to Java & Robotics Programming
https://team41robotics.github.io/RoboGuide/
0 stars 0 forks source link

Add interactive PID graph #24

Open peterapps opened 4 years ago

peterapps commented 4 years ago

Create a tool where the user can visualize how changing the kP, kI, and kD can impact the position vs time graph for a sample robot. This will go on the Robot Code page.