robocup_knowledge
src
robocup_knowledge
environments
rwc2022
rwc2022/challenge_hand_me_that.py
Go to the documentation of this file.
1
starting_point =
"initial_pose"
2
home_location =
"hand_me_that_kitchen"
3
room =
"kitchen"
4
5
all_possible_furniture = [
6
"kitchen_shelf"
,
7
"pantry"
,
8
"dinner_table"
,
9
"sink"
,
10
"dishwasher"
,
11
]
Generated on Sat Apr 19 2025 04:34:53 for robocup_knowledge by
1.8.17