mirror of
https://github.com/modelec/detection_pot.git
synced 2026-01-20 01:47:30 +01:00
change TCP request format
This commit is contained in:
@@ -73,7 +73,7 @@ int main(int argc, char *argv[])
|
||||
|
||||
client.start();
|
||||
|
||||
client.sendMessage("request robotPose\n");
|
||||
client.sendMessage("aruco;strat;get robot_pose;0");
|
||||
|
||||
while (true) {
|
||||
auto r = detector.detectArucoTags({whiteFlower, purpleFlower, solarPanel});
|
||||
|
||||
Reference in New Issue
Block a user