concepts.benchmark.manip_tabletop.paint_factory.pds_domains.paint_factory_pdsinterface.PaintFactoryPDSketchInterface#

class PaintFactoryPDSketchInterface[source]#

Bases: object

Methods

Attributes

__init__(env, executor=None)[source]#
Parameters:
__new__(**kwargs)#
get_pds_state()[source]#
Return type:

State

set_executor(executor)[source]#
Parameters:

executor (PDSketchExecutor)

property env: PaintFactoryEnv#
property executor: PDSketchExecutor#