This commit is contained in:
ackimixs
2024-05-02 14:34:18 +02:00
parent 0b957f23d3
commit c88aa625dd

View File

@@ -58,10 +58,6 @@ int main(int argc, char *argv[])
client.sendMessage("aruco;strat;ready;1");
sleep(1);
client.sendMessage("aruco;strat;get robot_pose;0");
while (true) {
auto r = detector.detectArucoTags({whiteFlower, purpleFlower, solarPanel});