Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: allow motion modifiers to be applied to cartesian and joint movements. #23

Open
Jacob-Friedberg opened this issue Dec 5, 2024 · 0 comments

Comments

@Jacob-Friedberg
Copy link

Fanuc allows for various modifications of a motion:

image
image

Its likely that we wont be able to implement all of these options, but it would be a good idea to attempt to implement all that we can. Specifically the Wjnt modifier should be added first. There are numerous cases where we need to move through a position where the configuration of the wrist might change, and we can't go from A->B or B->A if the configuration changes (in cartesian space). The Wjnt option makes the wrist (J4,J5,J6) move in jnt space rather than cartesian to avoid this. More information about this can be found in manual B-83284EN/11 Chapter 4, in the section talking about flip and wrist configurations.

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

No branches or pull requests

1 participant