![]() |
RCL - RoboCLuedo
v1.0
Francesco Ganci - S4143910 - Experimental Robotics Lab - Assignment 1
|
bool checkSolutionCallback | ( | robocluedo_msgs::CheckSolution::Request & | hyp, |
robocluedo_msgs::CheckSolution::Response & | misterySolved | ||
) |
implementation of service SERVICE_CHECK_SOLUTION
During the game, the Oracle knows the solution of the case. The robot, when is ready for the charge, can check if the consistent hypothesis is the solution of the case using this service.
hyp | the hypothesis to check |
mysterySolved | if the solution is correct or not |
Definition at line 264 of file cluedo_oracle.cpp.
References LOGSQUARE, OUTLABEL, solution_what, solution_where, and solution_who.