|
|
|
![]() |
|
|||||||
|
||||||||
|
|
Thread Tools | Rate Thread | Display Modes |
|
#6
|
|||
|
|||
|
Re: Run a command with conditions
In an effort to continue down this rabbit hole here is where I sit.
I have continued with one of the original ideas before I attempt to try the build the autonomousCommand just before running it. To better discusse the code here is a link to the Github repo https://github.com/GraniteCiyGearhea...ntsABot_Talahi If we drill to Code:
FIRSTStronghold2016/Copy of SirAntsABot_Talahi/src/org/usfirst/frc3244/SirAntsABot/commands/Auto_22_Demo_03_Drive_N_Score Code:
addSequential(new Auto_Score_Ball_In_Goal()); Now the trouble I'm having is getting the next sequence to continue when Code:
Auto_Score_Ball_In_Goal() Maybe someone can point me to or explain to me the life cycle of a command and what is needed to move onto the next sequence in a command group. |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|