11-27-2020, 01:35 PM
Yes, I guess that's one way to do it! I'm not sure what approach I would use, but I'm pretty sure it's feasible. Like one of my programming teacher used to tell me : anything can be done, you just need to find how.
About my Python script idea : do you think it would be feasible to implement something like this using the RoboDK API :
1) Pause the print during the simulation at desired location
2) Run the python script
2.1) The robot's current location's target is retrieve
2.2) The toolframe offset of this target and all those after are offset by a user input (using tkinter for instance)
Thanks for your input, Jérémy!
JF
About my Python script idea : do you think it would be feasible to implement something like this using the RoboDK API :
1) Pause the print during the simulation at desired location
2) Run the python script
2.1) The robot's current location's target is retrieve
2.2) The toolframe offset of this target and all those after are offset by a user input (using tkinter for instance)
Thanks for your input, Jérémy!
JF