03-15-2021, 08:57 PM
Hi There,
Sorry for that.
Have you try turning down the render before starting your script and turning it on again afterward?
RDK.Render(False)
(Code)
(You need to add RDK.Update() after you move a target or an object)
RDK.Render(True)
Sorry for that.
Have you try turning down the render before starting your script and turning it on again afterward?
RDK.Render(False)
(Code)
(You need to add RDK.Update() after you move a target or an object)
RDK.Render(True)
Find useful information about RoboDK and its features by visiting ourOnline Documentationand by watching tutorials on ourYoutube Channel.