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

Kinematic solutions sorting (using previous solution) and wrist singularity management #78

Open
yvanblanchard opened this issue May 1, 2024 · 0 comments

Comments

@yvanblanchard
Copy link

Hello

I know that the lib opw kinematics written in Rust (https://github.com/bourumir-wyngs/rs-opw-kinematics) integrates two interesting features:

  • if previous joint positions are provided, the solutions are sorted by proximity to them (closest first)
  • for kinematic singularity at J5 = 0° or J5 = ±180° positions this solver provides reasonable J4 and J6 values close to the previous positions of these joints (and not arbitrary that may result in a large jerk of the real robot)

I don't think those features are available in the C++ implementation (this repo), and if not, do you think you could integrate in a near future ?
Thank you.

@yvanblanchard yvanblanchard changed the title Lib adaptation for solutions sorting (using previous solution) and wrist singularity Kinematic solutions sorting (using previous solution) and wrist singularity management May 1, 2024
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