mirror of
https://github.com/modelec/detection_pot.git
synced 2026-01-19 00:57:28 +01:00
change
This commit is contained in:
@@ -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});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user