Brown-County-FIRST-Robotics / 1716-2023-robot

2023 Robot
Apache License 2.0
0 stars 0 forks source link

Add computer vision example #3

Closed joshbressers closed 1 year ago

joshbressers commented 1 year ago

Add a computer vision example.

The 2023 game will contain AprilTags https://www.firstinspires.org/robotics/frc/blog/2022-control-system-reporting-2023-updates-and-beta-testing

We will need the ability to find and read these tags on the field https://april.eecs.umich.edu/software/apriltag

Maye look at this https://pyimagesearch.com/2020/11/02/apriltag-with-python/

joshbressers commented 1 year ago

Also this looks promising https://github.com/PhotonVision/photonvision

JLi69 commented 1 year ago

Added the april tag test