Skip to content
Snippets Groups Projects
Commit 826eb826 authored by Arnaud Billon's avatar Arnaud Billon :speech_balloon:
Browse files

[misc] Use Upgraded CalibFiles names

parent 621ba3df
No related branches found
No related tags found
1 merge request!119Hesai Interpreter Integration
......@@ -43,7 +43,7 @@ public:
const char* filenames[nFile] = {
"HDL-32.xml", "VLP-16.xml", "VLP-32c.xml", "Puck Hi-Res.xml",
"Puck LITE.xml", "Alpha Prime.xml",
"angle_correction_PandarXT.csv", "correction_file_Pandar128.csv" // HESAI Calibration
"PandarXT.csv", "Pandar128.csv" // HESAI Calibration
};
std::vector<QString> calibrationBuiltIn(filenames, filenames + nFile);
QString prefix;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment