CurtinFRC / 2024-Offseason

Our 2024 offseason code, used at WARP
https://4788-docs.vercel.app/
MIT License
8 stars 1 forks source link

Check if pose pipeline can see tags and error if not #18

Open spacey-sooty opened 5 months ago

spacey-sooty commented 5 months ago

This can allow us to skip pose filtering if there's no tags in view (pose has to be wrong in this case).

spacey-sooty commented 4 months ago

Limelight makes this quite difficult from what I can tell, but its a simple change with PhotonVision

spacey-sooty commented 4 months ago

the limelight api is terribly documented, its the 7th entry in the botpose https://github.com/LimelightVision/limelightlib-wpijava/blob/main/LimelightHelpers.java#L511