IVALab Python Libraries
Collection of code for computer vision and robotics with specific API.
Classes
puzzle.builder.interlocking Namespace Reference

This type of puzzle is simply a set of shapes arranged at specific locations that should actually interlock. Placement for them is less forgiving. In principle, they need to fit together. More...

Classes

class  CfgInterlocking
 Configuration setting specifier for centroidMulti. More...
 
class  Interlocking
 Puzzle with interlocking pieces. More...
 

Detailed Description

This type of puzzle is simply a set of shapes arranged at specific locations that should actually interlock. Placement for them is less forgiving. In principle, they need to fit together.

Author
Patricio A. Vela, pvela.nosp@m.@gat.nosp@m.ech.e.nosp@m.du
Yunzhi Lin, yunzh.nosp@m.i.li.nosp@m.n@gat.nosp@m.ech..nosp@m.edu
Date
2021/08/05 [modified]
2021/08/04 [created]