aboutsummaryrefslogtreecommitdiff
path: root/modules/ik
Commit message (Collapse)AuthorAgeFilesLines
* Now parameters can be changed real timeSergey Lapin2016-03-312-29/+36
|
* Added speed settingSergey Lapin2016-03-312-1/+27
|
* InverseKinematics node, basic featuresSergey Lapin2016-03-316-0/+458
I don't already know how the fuck it works, but it is. A bit slow currently, but hope to improve it soon. The current limitations: 1. No constraints. At all. 2. Used simplest CCD algorithm, I just can't believe in jacobian construction from code. 3. Slow to get to target.