![]() |
RCL - RoboCLuedo
v1.0
Francesco Ganci - S4143910 - Experimental Robotics Lab - Assignment 1
|
implementation of the state reasoning. More...
Inherits State.
Public Member Functions | |
def | __init__ (self) |
def | execute (self, d) |
implementation of the state reasoning.
Here the system searches for any COMPLETE hypothesis using the services provided by robocluedo_armor_interface.cpp . If the robot is not in the right place to make the charge, it stores the charge, move, and then retrives it.
Definition at line 344 of file robocluedo_main.py.