vomits ramp current onto console
This commit is contained in:
parent
8327823bd1
commit
904a30ab8b
@ -114,7 +114,7 @@ private:
|
||||
|
||||
void TeleopPeriodic()
|
||||
{
|
||||
//std::cout << "Ramp position: "<< ramp.GetEncPosition() << std::endl;
|
||||
std::cout << "Ramp current: "<< ramp.GetOutputCurrent() << std::endl;
|
||||
drive.ArcadeDrive(&driver_stick, true);
|
||||
|
||||
//bool rampDoing = false;
|
||||
|
Reference in New Issue
Block a user