Vision subsystem for detecting Apriltags. Gets input from a camera and uses Apriltag library to get Tag Rotation and Translation. It starts a server for a client to get the data from the detections.
- Install apriltag C lib
- Update paths in build.env
- Load the build.env into terminal
- Run Cargo Check