![]() |
RCL - RoboCLuedo
v1.0
Francesco Ganci - S4143910 - Experimental Robotics Lab - Assignment 1
|
bool ServiceAddHint | ( | robocluedo_msgs::AddHint::Request & | hint, |
robocluedo_msgs::AddHint::Response & | success | ||
) |
implementation of service SERVICE_INTERFACE_ADD_HINT
The service registers a property with a value referred to a hypothesis given its numeric ID. Here is the followed procedure:
hint | the hint to add to the ontology |
success | request accomplished or not |
Definition at line 174 of file cluedo_armor_interface.cpp.
References robocluedo_main::hint, OUTLOG, SERVICE_INTERFACE_ADD_HINT, SS, and SSS.