Commande tracker april tag
This commit is contained in:
@ -27,15 +27,15 @@ public class Limelight extends SubsystemBase {
|
||||
|
||||
}
|
||||
|
||||
public double getx(){
|
||||
public double getx(){
|
||||
return tx.getDouble(0);
|
||||
}
|
||||
public double gety(){
|
||||
return ty.getDouble(0);
|
||||
}
|
||||
public double geta() {
|
||||
/* public double geta() {
|
||||
return ta.getDouble(0);
|
||||
}
|
||||
}*/
|
||||
public boolean getv(){
|
||||
return tv.getBoolean(false);
|
||||
}
|
||||
|
Reference in New Issue
Block a user