RCL - RoboCLuedo  v1.0
Francesco Ganci - S4143910 - Experimental Robotics Lab - Assignment 1
robocluedo_main.robocluedo_charge Class Reference

implementation of the state charge. More...

Inherits State.

+ Collaboration diagram for robocluedo_main.robocluedo_charge:

Public Member Functions

def __init__ (self)
 
def execute (self, d)
 

Detailed Description

implementation of the state charge.

The system is ready to make a charge.

FSM Evolution:
  • case_solved to END STATE
    the oracle replies with a positive result: case solved.

  • wrong_hp to robocluedo_listening_for_hints
    the solution is not correct.

Definition at line 407 of file robocluedo_main.py.


The documentation for this class was generated from the following file: