pas sur de comment du pourquoi du comment orientation tourel dashboard
This commit is contained in:
parent
910caa963e
commit
a11b463cc2
@ -15,11 +15,6 @@ import edu.wpi.first.wpilibj.shuffleboard.ShuffleboardTab;
|
||||
|
||||
public class Limelight3G extends SubsystemBase {
|
||||
ShuffleboardTab dashboard = Shuffleboard.getTab("dashboard");
|
||||
private GenericEntry orientation =
|
||||
dashboard.add("orientation tourel", 0.1)
|
||||
.withSize(0, 0)
|
||||
.withPosition(2, 4)
|
||||
.getEntry();
|
||||
NetworkTable table = NetworkTableInstance.getDefault().getTable("limelight");
|
||||
NetworkTableEntry tx = table.getEntry("tx");
|
||||
NetworkTableEntry ty = table.getEntry("ty");
|
||||
|
Loading…
x
Reference in New Issue
Block a user