concepts.benchmark.gridworld.crafting_world.crafting_world_env.CraftingWorldSimulator#
- class CraftingWorldSimulator[source]#
Bases:
objectMethods
craft(obj_name, inventory, ...[, target_type])mine(obj_name, inventory, ...[, tool_inventory])move_to(pos)pick_up(inventory, obj_name)place_down(inventory)reset_from_crow_state(objects, state)reset_from_pds_state(objects, state)- __new__(**kwargs)#