This commit is contained in:
dantmnf
2023-03-04 15:49:44 +08:00
137 changed files with 18573 additions and 6806 deletions

View File

@@ -3,12 +3,12 @@
#include "Utils/Ranges.hpp"
#include "Controller/Controller.h"
#include "Vision/Infrast/InfrastClueImageAnalyzer.h"
#include "Vision/Infrast/InfrastClueVacancyImageAnalyzer.h"
#include "Vision/MatchImageAnalyzer.h"
#include "Config/TaskData.h"
#include "Task/ProcessTask.h"
#include "Utils/Logger.hpp"
#include "Vision/Infrast/InfrastClueImageAnalyzer.h"
#include "Vision/Infrast/InfrastClueVacancyImageAnalyzer.h"
#include "Vision/MatchImageAnalyzer.h"
bool asst::InfrastReceptionTask::_run()
{