1 #ifndef AUBO_SCOPE_SCREW_DIRVER_PARAMETERS_H 2 #define AUBO_SCOPE_SCREW_DIRVER_PARAMETERS_H 33 virtual std::string
getId() = 0;
ARCS_CLASS_FORWARD(GripForceCapability)
ScrewdriverOperationType
This interface represents the type of screwing operation performed by the screwdriver.
The screwdriver operation will follow the screw in a tightening direction (in).
This abstract class represents a screwdriver program, typically defined on an external control box fo...
This interface represents parameters for a screwdriver operation defined/configured by the end user...
virtual std::string getId()=0
virtual std::string getDisplayName()=0
virtual ~ScrewdriverProgram()=0
The screwdriver operation will follow the screw in a loosening direction (out).