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

implementation of the state random_target. More...

Inherits State.

+ Collaboration diagram for robocluedo_main.robocluedo_random_target:

Public Member Functions

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

Detailed Description

implementation of the state random_target.

During this state, the robot asks for a random target to the node robocluedo_random_room.cpp . The state is reachable only when there are no consistent hypotheses at the end of the phase robocluedo_reasoning . The position to reach is stored for the next state.

This is also the starting state of the FSM.

FSM Evolution:

Definition at line 166 of file robocluedo_main.py.


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