As a beginner, I just installed Webots and imported 2 industrial robots (Kuka Youbot and the ABB IRB4600).
My questions:
Looking into each robot in the scene tree: I couldn't see any child parts under the parent. Are those parts hidden for some reason?
Coding in C or in Python:
By means of what instruction can I move such a robot to a certain XYZ position?
And by means of what instruction can I move each separate axis of the robot?
I couldn't find any specific documentation on that; any link will be greatly appreciated. Thanks a lot.