-
Do this after https://github.com/Team302/2024Crescendo/issues/312
Make this class a subclass of FaceVisionTarget
#pragma once
#include "frc/geometry/Pose3d.h"
// Team302 Includes
#include "chassis…
-
Do this after https://github.com/Team302/2024Crescendo/issues/312
Make this class a subclass of FaceVisionTarget
#pragma once
#include "frc/geometry/Pose3d.h"
// Team302 Includes
#include "chassis…
-
# SET UP FIELD AREA FOR TESTING:
1. 3 planar apriltags under blackboards
2. tape mark at 0,0, and other misc. points on the field
3. zone in midfield for pathplanner avoidance, marked w tape
4. ro…
-
**Is your feature request related to a problem? Please describe.**
Making sure you position the AprilTags around a field is very difficult to get exact, by building a feature to assist in placing the…
-
# Date on version you are commenting on
Oct. 26, 2023
# Section you are commenting on
16.3.2 Listing 16.4
# Comments
In the section it states "Here is the entire opmode, but you’ll see that …
-
Hi
I already install all requirements but when I want install in mac and windows get error ( already I had install the libary in another mac )
File "C:\Users\ASUS\AppData\Local\Programs\Python\Pyt…
-
Hi, Thanks your great project. Recently I wanna use ouster lidar(os1-64) to detect tags, But I got a few problems.
1. In README *we provide tag16h6c5 from AprilTag3 with three sizes (0.61, 0.85, 1.2)…
-
-
I am running the crazyflie and the AI deck on the latest firmware and try to use the image streaming in an application.
When I first connect the ai deck wifi to my computer and start the opencv-vie…
-
Hello.
i'm try to add this function to my project. but it's not working well.
can you give me a hint?
target board is esp32s3 / 8MB psram.
use frame buffer "PIXFORMAT_GRAYSCALE", "FRAMESIZE_240…