![]() |
RCL - RoboCLuedo
v1.0
Francesco Ganci - S4143910 - Experimental Robotics Lab - Assignment 1
|
implementation of the state update_ontology. More...
Inherits State.
Collaboration diagram for robocluedo_main.robocluedo_update_ontology:Public Member Functions | |
| def | __init__ (self) |
| def | execute (self, d) |
implementation of the state update_ontology.
During this state, the system loads the hint from the Oracle into the ontology, using the services from robocluedo_armor_interface.cpp .
Before going in the next state, the ontology is exported into a file.
Definition at line 292 of file robocluedo_main.py.