concepts.benchmark.manip_tabletop.pybullet_tabletop_base.pds_domains.pybullet_tabletop_pdsinterface.PybulletTableTopPDSketchInterface#

class PybulletTableTopPDSketchInterface[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: TableTopEnv#
property executor: PDSketchExecutor#