robocup_knowledge
src
robocup_knowledge
environments
robotics_testlabs
robotics_testlabs/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 Fri Apr 18 2025 04:36:55 for robocup_knowledge by
1.8.17