mirror of
https://github.com/Team4388/2022NoWayHome.git
synced 2026-06-09 00:38:05 -06:00
added limelight end mode for shoot
This commit is contained in:
@@ -31,7 +31,7 @@ import frc4388.utility.VisionObscuredException;
|
||||
*/
|
||||
public class VisionOdometry extends SubsystemBase {
|
||||
// roborio ip & port: 10.43.88.2:1735
|
||||
private PhotonCamera m_camera;
|
||||
public PhotonCamera m_camera;
|
||||
|
||||
private SwerveDrive m_drive;
|
||||
private Turret m_shooter;
|
||||
|
||||
Reference in New Issue
Block a user