mirror of
https://github.com/PhotonVision/photonvision
synced 2026-06-24 01:31:44 +00:00
Make examples runnable, start work on examples (#235)
Co-authored-by: Chris <chrisgerth010592@gmail.com> Co-authored-by: Matt <matthew.morley.ca@gmail.com>
This commit is contained in:
committed by
GitHub
parent
a113bd4192
commit
1b0c5af86e
@@ -34,5 +34,17 @@
|
||||
"packagetoreplace": null,
|
||||
"dependencies": [],
|
||||
"foldername": "aimandrange"
|
||||
},
|
||||
{
|
||||
"name": "SimPoseEstimation",
|
||||
"description": "Integrate 3D vision processing mode results into estimation of robot pose on the field. Includes simulation support.",
|
||||
"tags": [],
|
||||
"gradlebase": "java",
|
||||
"language": "java",
|
||||
"commandversion": 1,
|
||||
"mainclass": "Main",
|
||||
"packagetoreplace": null,
|
||||
"dependencies": [],
|
||||
"foldername": "simposeest"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user