#ifndef RollVar_H #define RollVar_H #include "Commands/Command.h" #include "../../DentRobot.h" #include "../../DentRobot.h" #include "WPILib.h" /** * @brief Rolls collector motors based on button 7 */ class RollVar: public Command{ private: double speed; //