#include "../../Software/src/devboard/utils/types.h" #include #include namespace fs = std::filesystem; bool ends_with(const std::string& str, const std::string& suffix); std::vector parse_can_log_file(const fs::path& filePath);