hxdaze / pyik

Python package for inverse kinematics.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PyIK

Python package for inverse kinematics.

This package is modified from https://github.com/Phylliade/ikpy.

You can install it by typing:

git clone https://github.com/kuanfang/pyik.git
cd pyik
pip install -e .

About

Python package for inverse kinematics.

License:MIT License


Languages

Language:Python 100.0%