#include "./Command.h"#include "DetectorEngine/ConscienceVisionDetectorRepository.h"#include "DetectorEngine/CscDetectorEngineColorExtractor.h"#include "ArtificialIntelligence/CscEntityReflexion.h"#include "./Result/CommandExecutionResultNone.h"#include "CoreObjects/CscMember.h"#include "Parser/CscCommandAutoParse.h"#include <iostream>#include <fstream>#include <opencv2/opencv.hpp>Go to the source code of this file.
Classes | |
| struct | CscTrajectoryPoint3d |
| class | conscience_core::bridging::commands::CommandFollowTrajectoryAndProject |
Namespaces | |
| conscience_core | |
| conscience_core::bridging | |
| conscience_core::bridging::commands | |