![]() |
RCL - RoboCLuedo
v1.0
Francesco Ganci - S4143910 - Experimental Robotics Lab - Assignment 1
|
| bool ArmorCluedo::SetObjectProperty | ( | std::string | prop, |
| std::string | Aelem, | ||
| std::string | Belem | ||
| ) |
set a property true
The function sets a property like (Aelem, Belem):prop .
| prop | the property to set |
| Aelem | the domain |
| Belem | the image |
Definition at line 131 of file armor_cluedo.cpp.
References ARMOR_ERR, and ArmorTools::SendCommand().
Here is the call graph for this function: