mirror of
https://github.com/PhotonVision/photonvision
synced 2026-06-19 00:41:41 +00:00
Update Java Simulation Examples (#913)
Removes apriltagExample and simposeest, replacing them with swervedriveposeestsim --------- Co-authored-by: Matt <matthew.morley.ca@gmail.com>
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
include 'photon-targeting'
|
||||
include 'photon-core'
|
||||
include 'photon-server'
|
||||
include 'photon-lib'
|
||||
apply from: "examples.gradle"
|
||||
|
||||
new File('examples.txt').eachLine { line -> include line }
|
||||
exampleFolderNames.each { line -> include line }
|
||||
|
||||
Reference in New Issue
Block a user