SubZero Common
Common library components for an FRC CommandRobot
Loading...
Searching...
No Matches
PidMotorControllerPair.h File Reference
#include <frc/smartdashboard/SmartDashboard.h>
#include <rev/CANSparkBase.h>
#include <units/angle.h>
#include <units/angular_velocity.h>
#include <string>
#include "subzero/logging/ConsoleLogger.h"
#include "subzero/motor/PidMotorController.h"
+ Include dependency graph for PidMotorControllerPair.h:

Go to the source code of this file.

Classes

class  subzero::PidMotorControllerPair< TMotor, TController, TRelativeEncoder, TAbsoluteEncoder >
 Encapsulates a pair of motors that should be treated as a single unit. More...
 
class  subzero::PidMotorControllerPairTuner< TMotor, TController, TRelativeEncoder, TAbsoluteEncoder >
 Tunes a pair of motors concurrently through SmartDashboard. More...
 

Namespaces

namespace  subzero