Function multisensor_calibration::utils::backupFile

Function Documentation

inline void multisensor_calibration::utils::backupFile(const std::filesystem::path &iFilePath)

Method to backup file with given file path. This will rename the file, appending the date and time of last modification to file name.

Parameters:

iFilePath[in] Absolute path ot file. It is assumed that the file exists.