Upping buffer size on detailed results to 1000000
On one run we saw it peaking at 320000
Change-Id: I14a4596494ebe1c58d5c460b7969a243da5e573d
diff --git a/y2020/y2020.json b/y2020/y2020.json
index 3d966b8..5975807 100644
--- a/y2020/y2020.json
+++ b/y2020/y2020.json
@@ -334,7 +334,7 @@
"type": "frc971.vision.sift.ImageMatchResult",
"source_node": "pi1",
"frequency": 25,
- "max_size": 300000
+ "max_size": 1000000
},
{
"name": "/pi1/camera",
@@ -370,7 +370,7 @@
"type": "frc971.vision.sift.ImageMatchResult",
"source_node": "pi2",
"frequency": 25,
- "max_size": 300000
+ "max_size": 1000000
},
{
"name": "/pi2/camera",
@@ -406,7 +406,7 @@
"type": "frc971.vision.sift.ImageMatchResult",
"source_node": "pi3",
"frequency": 25,
- "max_size": 300000
+ "max_size": 1000000
},
{
"name": "/pi3/camera",