class documentation
Manages the creation, storage and loading of worspaces.
Raises | |
NiryoRobotFileException |
Method | __init__ |
Undocumented |
Method | create |
Create a new workspace based on 4 recorded points corresponding to the real positions of the visual markers. |
Static Method | __compute |
Undocumented |
Static Method | __validate |
Undocumented |
Create a new workspace based on 4 recorded points corresponding to the real positions of the visual markers.
Parameters | |
workspace | unique (!) name that will be used to reference it |
points:[float, float, float] | real positions of the visual markers in robot coordinates |
robot | ? |
description:str | Undocumented |