mirror of
https://github.com/PhotonVision/photonvision
synced 2026-06-19 00:41:41 +00:00
Merges Photonlib into Photonvision, along with the Photonlib code examples. Also creates a new PhotonTargeting library teams can depend on.
7 lines
161 B
Groovy
7 lines
161 B
Groovy
include 'photon-targeting'
|
|
include 'photon-core'
|
|
include 'photon-server'
|
|
include 'photon-lib'
|
|
include 'photonlib-java-examples'
|
|
include 'photonlib-cpp-examples'
|