robocup_knowledge
rwc2016_common/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