Jmeyer1292 / opw_kinematics

Closed form IK for parallel base, spherical wrist industrial manipulators
Apache License 2.0
69 stars 26 forks source link

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

Open yvanblanchard opened 4 months ago

yvanblanchard commented 4 months ago

Hello

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

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.