mirror of
https://github.com/PhotonVision/photonvision
synced 2026-06-19 00:41:41 +00:00
Remove unused private variable (#317)
This commit is contained in:
@@ -50,7 +50,6 @@ class SimVisionSystem {
|
||||
void ProcessFrame(frc::Pose2d robotPose);
|
||||
|
||||
private:
|
||||
units::degree_t camDiagFOV;
|
||||
units::degree_t camPitch;
|
||||
frc::Transform2d cameraToRobot;
|
||||
units::meter_t cameraHeightOffGround;
|
||||
|
||||
Reference in New Issue
Block a user