![]() |
RCL - RoboCLuedo
v1.0
Francesco Ganci - S4143910 - Experimental Robotics Lab - Assignment 1
|
bool ArmorTools::CallArmor | ( | armor_msgs::ArmorDirective & | data | ) |
send a command to the aRMOR service.
This function performs the call to the aRMOR service ARMOR_SERVICE_SINGLE_REQUEST given the entire message to send to.
data | reference to the request to send |
Definition at line 118 of file armor_tools.cpp.
References ARMOR_ERR, ARMOR_SERVICE_SINGLE_REQUEST, and LOGSQUARE.
Referenced by LoadOntology(), SaveOntology(), SendCommand(), and UpdateOntology().