mirror of
https://github.com/modelec/detection_pot.git
synced 2026-03-27 17:59:34 +01:00
log
This commit is contained in:
@@ -86,7 +86,9 @@ int main(int argc, char *argv[])
|
||||
|
||||
code = r.first;
|
||||
|
||||
client.setArucoTags(r.second);
|
||||
if (!r.second.empty()) {
|
||||
client.setArucoTags(r.second);
|
||||
}
|
||||
|
||||
if (code == -2)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user