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

◆ GetValuedOfIndiv()

std::vector< std::string > ArmorCluedo::GetValuedOfIndiv ( std::string  prop,
std::string  indivname 
)

get the values of a property related to a gven individual

Given a set of properties like (indivname, value):prop, the method retrieves all the fields 'value'.

Parameters
propthe property
indivnamethe name of the individual
Returns
the values of the property for the given individual

Definition at line 150 of file armor_cluedo.cpp.

References ARMOR_ERR, FilterVector(), ArmorTools::GetLastRes(), and ArmorTools::SendCommand().

+ Here is the call graph for this function: