mirror of
https://github.com/modelec/detection_pot.git
synced 2026-03-18 21:40:33 +01:00
change
This commit is contained in:
@@ -58,10 +58,6 @@ int main(int argc, char *argv[])
|
|||||||
|
|
||||||
client.sendMessage("aruco;strat;ready;1");
|
client.sendMessage("aruco;strat;ready;1");
|
||||||
|
|
||||||
sleep(1);
|
|
||||||
|
|
||||||
client.sendMessage("aruco;strat;get robot_pose;0");
|
|
||||||
|
|
||||||
while (true) {
|
while (true) {
|
||||||
auto r = detector.detectArucoTags({whiteFlower, purpleFlower, solarPanel});
|
auto r = detector.detectArucoTags({whiteFlower, purpleFlower, solarPanel});
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user