Commande tracker april tag
This commit is contained in:
@ -15,6 +15,7 @@ public class LancerNote extends Command {
|
||||
public LancerNote(Lanceur lancer, Accumulateur accumulateur) {
|
||||
this.lancer = lancer;
|
||||
this.accumulateur = accumulateur;
|
||||
addRequirements(lancer);
|
||||
// Use addRequirements() here to declare subsystem dependencies.
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user