|
Re: Run a command with conditions
Calling end() doesn't cause a command to end. Making isFinished() return true does.
I think the problem is that the commands you are starting are canceling Auto_22_Demo_03_Drive_N_Score because they require the same subsystems.
|