robocup_knowledge
src
robocup_knowledge
environments
reo2016
reo2016/challenge_following_and_guiding.py
Go to the documentation of this file.
1
from
robocup_knowledge
import
knowledge_loader
2
3
# Do not alter the keys please :)
4
guiding_spec =
"Guide me back"
5
6
# Do not alter keys or side values
7
guiding_choices = {}
8
9
back_radius = 0.5
Generated on Sat Apr 19 2025 04:34:53 for robocup_knowledge by
1.8.17