class documentation

class ShellManager(Thread):

Constructor: ShellManager(robot)

View In Hierarchy

Undocumented

Method __init__ Undocumented
Method run Undocumented
Instance Variable robot Undocumented
Instance Variable shell Undocumented
def __init__(self, robot: NiryoRosWrapper):

Undocumented

def run(self):

Undocumented

robot =

Undocumented

shell =

Undocumented