Link target map into 971/9971 constants
Change-Id: Ie84d23b8598b66d87684bc63ab0d332caa72ab19
Signed-off-by: James Kuszmaul <jabukuszmaul@gmail.com>
diff --git a/y2023/constants/971.json b/y2023/constants/971.json
index db588e7..9ac8c8b 100644
--- a/y2023/constants/971.json
+++ b/y2023/constants/971.json
@@ -12,5 +12,6 @@
{
"calibration": {% include 'y2023/vision/calib_files/calibration_pi-971-4_cam-23-08_ext_2023-02-22.json' %}
}
- ]
+ ],
+ "target_map": {% include 'y2023/vision/maps/target_map.json' %}
}
diff --git a/y2023/constants/9971.json b/y2023/constants/9971.json
index beb81e1..6d5cbf9 100644
--- a/y2023/constants/9971.json
+++ b/y2023/constants/9971.json
@@ -12,5 +12,6 @@
{
"calibration": {% include 'y2023/vision/calib_files/calibration_pi-971-4_cam-23-08_2013-01-18_09-27-45.150551614.json' %}
}
- ]
+ ],
+ "target_map": {% include 'y2023/vision/maps/target_map.json' %}
}