RAPP Platform
v0.6.0
RAPP Platform is a collection of ROS nodes and back-end processes that aim to deliver ready-to-use generic services to robots
|
Structure holding the essential info for a QR code. More...
#include <qr_detector.h>
Public Attributes | |
cv::Point | center |
std::string | message |
Structure holding the essential info for a QR code.
Definition at line 35 of file qr_detector.h.
cv::Point QrCode::center |
Definition at line 37 of file qr_detector.h.
std::string QrCode::message |
Definition at line 38 of file qr_detector.h.