mirror of
https://github.com/team2059/Dent
synced 2025-01-07 22:14:14 -05:00
Added throttle dashboard value for easier deployment of totes
This commit is contained in:
parent
e8f262cd8c
commit
cdef9a2547
@ -77,6 +77,7 @@ void DentRobot::TeleopPeriodic(){
|
||||
// Raise the elevator if it dips below elevatorTop
|
||||
oi->raise->Start();
|
||||
}
|
||||
SmartDashboard::PutNumber("CollectorThrottle",oi->GetLeftThrottle());
|
||||
}
|
||||
void DentRobot::TestPeriodic(){
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user