This commit is contained in:
ackimixs
2024-03-21 18:33:59 +01:00
parent bf499da00a
commit 96465f967d

View File

@@ -88,8 +88,6 @@ int main(int argc, char *argv[])
client.setArucoTags(r.second);
std::cout << robotPose->position << std::endl;
if (code == -2)
{
std::cerr << "Error: Could not capture frame." << std::endl;