mirror of
https://github.com/PhotonVision/photonvision
synced 2026-06-19 00:41:41 +00:00
Create C++ Apriltag example (#794)
* Create C++ Apriltag example * Delete libphotonlibcamera.so * Update PhotonCameraWrapper.h * Delete extra files Update .gitignore
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
plugins {
|
||||
id "cpp"
|
||||
id "google-test-test-suite"
|
||||
id "edu.wpi.first.GradleRIO" version "2023.2.1"
|
||||
id "edu.wpi.first.GradleRIO" version "2023.3.2"
|
||||
|
||||
id "com.dorongold.task-tree" version "2.1.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user