Jmeyer1292 / opw_kinematics

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

javascript porting of the lib #76

Open yvanblanchard opened 5 months ago

yvanblanchard commented 5 months ago

Hello

Any attempt to port the library for plain javascript (using web assembly) ? For using IK solver from web browser.

There are existing interesting IK solver for JS (see link), but I was wondering about performances (especially for large amount of waypoints). https://github.com/gkjohnson/closed-chain-ik-js