robocup_knowledge
src
robocup_knowledge
environments
rgo2015
rgo2015/challenge_navigation.py
Go to the documentation of this file.
1
target1 = {
2
'near'
:
'small_table'
,
3
'in'
:
'hall'
,
4
'lookat'
:
'small_table'
5
}
6
7
target2 = {
8
'near'
:
'counter'
,
9
'in'
:
'office'
,
10
'lookat'
:
'counter'
11
}
Generated on Sat Apr 19 2025 04:34:53 for robocup_knowledge by
1.8.17