18 #ifndef TRANSFORMATIONWRITERXML_H 19 #define TRANSFORMATIONWRITERXML_H 30 std::vector<Transformation_Data>
readFromFile(
string filePath);
32 bool writeTransformationToFile(
const std::vector<Eigen::Matrix4d, Eigen::aligned_allocator<Eigen::Matrix4d>> transformation);
39 #endif // TRANSFORMATIONWRITERXML_H