Hi,
I have a script that updates moves in real time and has the robot go to that waypoint. Is there a way to create a script (in my script) that populates with these updated moves, so that way I can go back to these moves again without rerunning my initial program? As of right now since it is updating in real time, these positions are not being saved so I have to rerun the initial program to send it to these points.
Thanks!
Audrey