|
Re: Setting Variable from SmartDashboard or Driver Station
If you enable test mode with the SmartDashboard open, you should see subsystems and their components in the LiveWindow (assuming you're using robotbuilder). Otherwise you can call LiveWindow.addSpeedController(shooterMotor) or something along those lines
__________________
WPILib
GRIP, RobotBuilder
|