class documentation

class GripManager(FileManager):

Constructor: GripManager(grip_dir, protected_grips)

View In Hierarchy

Manages the creation, storage and loading of grips.

Raises
NiryoRobotFileException
Method __init__ Undocumented
Method create Undocumented
def __init__(self, grip_dir, protected_grips=None):

Undocumented

def create(self, grip_name, transform):

Undocumented