#include <DrillPointsDetection.h>
Public Member Functions | |
| DrillPointsDetection () | |
| double * | getObjectDrillPointsFromPosition (CscEnvironmentSimulator &environmentSimulator, double currentX, double currentY, double currentZ, int strategy) |
| double * | getObjectPatchFromPosition (const CscEnvironmentSimulator &environmentSimulator, double currentX, double currentY, double currentZ, int strategy) |
Note: For now, this class is specific to Safran needs, but it could/should become generic in the future. The robot may learn by himself what are drilling constraints
| conscience_core::knowledge::DrillPointsDetection::DrillPointsDetection | ( | ) |
| double * conscience_core::knowledge::DrillPointsDetection::getObjectDrillPointsFromPosition | ( | CscEnvironmentSimulator & | environmentSimulator, |
| double | currentX, | ||
| double | currentY, | ||
| double | currentZ, | ||
| int | strategy | ||
| ) |
| double * conscience_core::knowledge::DrillPointsDetection::getObjectPatchFromPosition | ( | const CscEnvironmentSimulator & | environmentSimulator, |
| double | currentX, | ||
| double | currentY, | ||
| double | currentZ, | ||
| int | strategy | ||
| ) |