Dear Webots community,
I'm currently trying to obtain the global position of a Transform (An attached part of a robot's body). I now that the supervisor_API gives the possibility to get the position of a node. However, as stated in in the documentation:
"If the requested node does not exist in the current world file or is an internal node of a PROTO, the function returns NULL"
Is there any way to access the nodes inside a Proto file using one of the supervisor options (by def, by id, etc.)?
Thank you very much in advance,
Best regards
Jan-Felix