Updating the calibration of module 008, brought to PSI from PAL.

This commit is contained in:
redford_s
2019-06-12 09:04:28 +02:00
parent 94ed5a69ed
commit 8126940dab
2 changed files with 6 additions and 1 deletions

View File

@ -56,7 +56,6 @@ int main(int argc, char* argv[]) {
scan_v2.push_back("032");
vector<string> scan_v3;
scan_v3.push_back("008");
vector<string> scan_v4;
scan_v4.push_back("040");
@ -74,6 +73,7 @@ int main(int argc, char* argv[]) {
scan_v5.push_back("094");
vector<string> scan_v6;
scan_v6.push_back("008");
scan_v6.push_back("011");
scan_v6.push_back("021");
scan_v6.push_back("023");