Skip to content
This repository has been archived by the owner on Feb 24, 2024. It is now read-only.

Why are the coordinates returned by get_curpos different from that displayed in the teach pendant? #28

Open
ArthurRyan0803 opened this issue Jul 7, 2023 · 2 comments

Comments

@ArthurRyan0803
Copy link

I have already selected the 8th User Frame and Tool Frame in the teach pendant, but the coordinates in the teach pendant are different from that returned by the get_curpos function

get_curpos:
image

teach pendant:
1688696910004

@ArthurRyan0803
Copy link
Author

The data of 8th User Frame and Tool Frame are zeros.

@Moon-Lord
Copy link
Contributor

The coordinates you get returned by get_curpos is dependend on the utool and uframe you have initialized in the system variables. You can navigate like this to get there:

Menu -> System -> Variables -> Group

I'm not sure why this is the case, maybe @torayeff can tell us more about that. Because get_curpos should return the TCP dependend on the $MNUTOOL variable, which is not the case

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants