![]() |
RCL - RoboCLuedo
v1.0
Francesco Ganci - S4143910 - Experimental Robotics Lab - Assignment 1
|
bool ServiceFindConsistentHypotheses | ( | robocluedo_msgs::FindConsistentHypotheses::Request & | empty, |
robocluedo_msgs::FindConsistentHypotheses::Response & | hyplist | ||
) |
implementation of service SERVICE_INTERFACE_FIND_CONSISTENT_HYP
The service returns a vector of hypotheses belonging to the class COMPLETE and not to the class INCONSISTENT with an operation of difference.
empty | empty request |
hyplist | a vector of COMPLETE hypotheses |
Definition at line 229 of file cluedo_armor_interface.cpp.
References OUTLOG, and SERVICE_INTERFACE_FIND_CONSISTENT_HYP.