![]() |
Command-based while button presed
I want to run a specific command but i only want to run it when the button is pressed but i cant find the specific function for that
Code:
OI.controlDriver.buttonA.whenPressed(RobotMap.intakeIn); |
Re: Command-based while button presed
Quote:
Psuedocode: Code:
isFinished() {Code:
isFinished() { |
We found somewhere in the documentation where u need to put it in the interrupted function and it worked for us.
|
Re: Command-based while button presed
Quote:
On a slightly related topic, can I wipe the commands currently linked to a button? i can do button.whilePressed(); but can i do button.releaseCommands(); so that it no longer runs the commands issued by .whilePressed() |
| All times are GMT -5. The time now is 09:50. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi