IVALab Python Libraries
Collection of code for computer vision and robotics with specific API.
Public Member Functions | List of all members
Piece Class Reference

Bad code here. More...

Public Member Functions

def getBuilderFromString (theStr)
 

Detailed Description

Bad code here.

Created a dummy Piece class rather than use the Template class for defining the static method getBuilderFromString.

Todo:
When have time, need to integrate into Template or have be generic function available through the Piece package. Piece.getBuilderFromString. or Piece.Template, Piece.Regular, etc. For now leaving until have time to make correction and ensure code + unit tests work.

Member Function Documentation

◆ getBuilderFromString()

def getBuilderFromString (   theStr)

The documentation for this class was generated from the following file: