Hello all,
This is my first post here and I am fairly new to the whole robot environment so sorry in advance if my question seems easy to figure out.
I am trying to access a certain position (“Home”) of a mechanical unit of my controller. I tried getting it through the GetPosition() but I juste got a target, which is good but I would love it to be the name of the position so that I don’t have to add a control on the target I got from the method.
Does anybody know if it’s possible to get the name of a specified pose of a mechanical unit. I know you can get them through RobotStudio so I assume you can from th PC SDK.
Thank you in advance !