Hi all,
Is it possible to control the robot type movement (L, J, C) with PCDK? For instance, how we specify this TP command in PCDK?
According to what I understand so far, PCDK can define position, and use along with position.Moveto(). But it seems that Moveto() only support Linear movement. Even for Linear movement only, how do we adjust the robot speed, and terminate type in PCDK?