class documentation

class StepExecutor:

Constructor: StepExecutor(executor)

View In Hierarchy

Undocumented

Method __init__ Undocumented
Method run Undocumented
Property executor Undocumented
Instance Variable __executor Undocumented
def __init__(self, executor: function[[NiryoRosWrapper, object], tuple]):

Undocumented

def run(self, robot: NiryoRosWrapper, args: StepValue) -> GoalReport:

Undocumented

@property
executor =

Undocumented

__executor =

Undocumented