hexapod-kinematics-library icon indicating copy to clipboard operation
hexapod-kinematics-library copied to clipboard

Code you can use to solve forward / inverse kinematics and generate walk sequences of hexapod robots

npm minified gzipped size install size code climate technical debt code coverage Main Passing buy me coffee

Hexapod Kinematics Library

drawing

Code you can use to solve forward/inverse kinematics and generate walk sequences of hexapod robots. The codebase is largely copied from Mithi's Bare Minimum Hexapod Robot Simulator 2. Commit snapshot

Docs are written in the files themselves:

  • VirtualHexapod
  • getWalkSequence
  • solveInverseKinematics

You can also inspect the test directory to see examples of how to use.

Contributing PRs welcome!

Please read the contributing guidelines and the recommended commit style guide! Thanks!