18 #ifndef RAPP_QR_DETECTION_NODE
19 #define RAPP_QR_DETECTION_NODE
23 #include <rapp_platform_ros_communications/QrDetectionRosSrv.h>
47 rapp_platform_ros_communications::QrDetectionRosSrv::Request& req,
48 rapp_platform_ros_communications::QrDetectionRosSrv::Response& res
65 #endif // RAPP_QR_DETECTION_NODE
std::string qrDetectionTopic_
ros::ServiceServer qrDetectionService_
Uptakes the task of setting up the ROS service callbacks towards qr detection.
QrDetection(void)
Default constructor.
bool qrDetectionCallback(rapp_platform_ros_communications::QrDetectionRosSrv::Request &req, rapp_platform_ros_communications::QrDetectionRosSrv::Response &res)
The qr detection ROS service callback.
Provides the QR detection functionality.