RCL - RoboCLuedo  v1.0
Francesco Ganci - S4143910 - Experimental Robotics Lab - Assignment 1

◆ Success()

bool ArmorTools::Success ( )

check the 'success' flag referred to the last aRMOR call

Returns
success or not
Warning
sometimes aRMOR uses the false answer as the correct answer, violating the semantic of the flag 'success'. A case is the command QUERY IND which causes aRMOR to reply with success=false.
Examples
ArmorTools - 001 - Essential usage of ArmorTools.

Definition at line 335 of file armor_tools.cpp.