Hi everyone,
I have created a subprogram "Move" to move a robot from point A to point B and another subprogram "Recup_Pos" to capture the robot's position as it moves from A to B. While the robot is moving, I also want to simultaneously collect the position data and update a variable to store and send it.
How can two programs run simultaneously?
Do you have any suggestions for me?
Thank you for your help.
Best regard,
Vi