robocup_knowledge
|
Variables | |
list | all_possible_furniture = ["dinner_table", "cabinet"] |
string | home_location = "rips_point_1" |
string | room = "dining_room" |
string | starting_point = "initial_pose" |
challenge_hand_me_that.all_possible_furniture = ["dinner_table", "cabinet"] |
Definition at line 4 of file impuls/challenge_hand_me_that.py.
challenge_hand_me_that.home_location = "rips_point_1" |
Definition at line 2 of file impuls/challenge_hand_me_that.py.
challenge_hand_me_that.room = "dining_room" |
Definition at line 3 of file impuls/challenge_hand_me_that.py.
challenge_hand_me_that.starting_point = "initial_pose" |
Definition at line 1 of file impuls/challenge_hand_me_that.py.