IVALab Python Libraries
Collection of code for computer vision and robotics with specific API.
Classes | Namespaces
gridded.py File Reference

Classes

class  CfgGridded
 Configuration setting specifier for gridded puzzle. More...
 
class  Gridded
 Puzzle type that is a set of interlocking puzzle pieces that get put together in a grid structure. All rows/columns have same number of pieces. More...
 

Namespaces

 puzzle.builder.gridded
 An interlocking puzzle for which the pieces are arranged in a nice gridded manner with a rectangular shape when complete.