robocup_knowledge
|
Go to the source code of this file.
Namespaces | |
robocup_knowledge.environments.rwc2016_common.common | |
Functions | |
def | robocup_knowledge.environments.rwc2016_common.common.get_inspect_areas (location) |
def | robocup_knowledge.environments.rwc2016_common.common.get_inspect_position (location, area="") |
def | robocup_knowledge.environments.rwc2016_common.common.get_locations (room=None, pick_location=None, place_location=None) |
def | robocup_knowledge.environments.rwc2016_common.common.get_object_category (obj) |
def | robocup_knowledge.environments.rwc2016_common.common.get_object_category_location (obj_cat) |
def | robocup_knowledge.environments.rwc2016_common.common.get_objects (category=None) |
def | robocup_knowledge.environments.rwc2016_common.common.get_room (location) |
def | robocup_knowledge.environments.rwc2016_common.common.is_location (location) |
def | robocup_knowledge.environments.rwc2016_common.common.is_pick_location (location) |
def | robocup_knowledge.environments.rwc2016_common.common.is_place_location (location) |
def | robocup_knowledge.environments.rwc2016_common.common.test_knowledge () |