Dear sir.
I am working on a project to calibrate the camera and send the coordinates (Charuco) via the UDP protocol to control the robot:
The Arduino Code receives UDP according to the "match (msg," MOV ", 3)" structure.
But the main.py code sends UDP in the "data = {'ids': [], 'pos': [], 'up': [], 'raw_pos': [], 'raw_up': []} "
I can't find any code to connect Python and Arduino, can you guide me to solve this, please.
I really need your help to finish this one.
Thanks and regards.
Dear sir.
I am working on a project to calibrate the camera and send the coordinates (Charuco) via the UDP protocol to control the robot:
The Arduino Code receives UDP according to the "match (msg," MOV ", 3)" structure.
But the main.py code sends UDP in the "data = {'ids': [], 'pos': [], 'up': [], 'raw_pos': [], 'raw_up': []} "
I can't find any code to connect Python and Arduino, can you guide me to solve this, please.
I really need your help to finish this one.
Thanks and regards.