![]() |
RCL - RoboCLuedo
v1.0
Francesco Ganci - S4143910 - Experimental Robotics Lab - Assignment 1
|
implementation of the state listening_for_hints. More...
Inherits State.
Collaboration diagram for robocluedo_main.robocluedo_listening_for_hints:Public Member Functions | |
| def | __init__ (self) |
| def | execute (self, d) |
implementation of the state listening_for_hints.
Simple checking: if there are messages in the buffer, update the ontology. Otherwise, go further.
Definition at line 255 of file robocluedo_main.py.