View Single Post
  #2   Spotlight this post!  
Unread 01-02-2017, 20:59
mikets's Avatar
mikets mikets is offline
Software Engineer
FRC #0492 (Titan Robotics)
Team Role: Mentor
 
Join Date: Jan 2010
Rookie Year: 2008
Location: Bellevue, WA
Posts: 675
mikets is a glorious beacon of lightmikets is a glorious beacon of lightmikets is a glorious beacon of lightmikets is a glorious beacon of lightmikets is a glorious beacon of lightmikets is a glorious beacon of light
Re: Multiple PID Loops - Java

We don't do command-based but our library does support a PidDrive class that takes 3 PID controllers so it can shift power between the wheels from reading various sensors.
https://github.com/trc492/Frc2016Fir...cPidDrive.java
__________________
Reply With Quote