concepts.benchmark.manip_tabletop.pybullet_tabletop_base.pds_domains.pybullet_tabletop_pdsinterface.PybulletTableTopPDSketchInterface#
- class PybulletTableTopPDSketchInterface[source]#
Bases:
object
Methods
set_executor
(executor)Attributes
- __init__(env, executor=None)[source]#
- Parameters:
env (TableTopEnv)
executor (PDSketchExecutor | None)
- __new__(**kwargs)#
- set_executor(executor)[source]#
- Parameters:
executor (PDSketchExecutor)
- property env: TableTopEnv#
- property executor: PDSketchExecutor#