2021-01-26 22:26:15 -06:00
|
|
|
[
|
|
|
|
|
{
|
|
|
|
|
"name": "AimAtTarget",
|
|
|
|
|
"description": "Aim at a target",
|
|
|
|
|
"tags": [],
|
|
|
|
|
"gradlebase": "java",
|
|
|
|
|
"language": "java",
|
|
|
|
|
"commandversion": 1,
|
|
|
|
|
"mainclass": "Main",
|
|
|
|
|
"packagetoreplace": null,
|
|
|
|
|
"dependencies": [],
|
|
|
|
|
"foldername": "aimattarget"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "AimAndRange",
|
|
|
|
|
"description": "Aim at a target while at a desired range",
|
|
|
|
|
"tags": [],
|
|
|
|
|
"gradlebase": "java",
|
|
|
|
|
"language": "java",
|
|
|
|
|
"commandversion": 1,
|
|
|
|
|
"mainclass": "Main",
|
|
|
|
|
"packagetoreplace": null,
|
|
|
|
|
"dependencies": [],
|
|
|
|
|
"foldername": "aimandrange"
|
|
|
|
|
},
|
|
|
|
|
{
|
2024-09-14 23:10:02 -05:00
|
|
|
"name": "PoseEst",
|
|
|
|
|
"description": "Integrate 3D vision processing mode results into estimation of robot pose on the field.",
|
2021-01-26 22:26:15 -06:00
|
|
|
"tags": [],
|
|
|
|
|
"gradlebase": "java",
|
|
|
|
|
"language": "java",
|
|
|
|
|
"commandversion": 1,
|
|
|
|
|
"mainclass": "Main",
|
|
|
|
|
"packagetoreplace": null,
|
|
|
|
|
"dependencies": [],
|
2024-09-14 23:10:02 -05:00
|
|
|
"foldername": "poseest"
|
2021-01-26 22:26:15 -06:00
|
|
|
}
|
2021-12-03 22:08:51 -06:00
|
|
|
]
|