Skip to content

Lean algorithms for solving inverse kinematic problems using numerical optimization and Numpy.

Notifications You must be signed in to change notification settings

MattiasFredriksson/IK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IK

Lean algorithms for solving the inverse kinematics problems using numerical optimization and Numpy.

There are two parts to this project. First part consist of the implemented algorithms maintained in the root directory of the repo. Second part consist of documentation used to summarize the relevant mathemathical concepts, ending with pseudocode over the implemented algorithms. Since the document dedicates multiple sections to discussing math behind rotations and rigid body systems, a shorter document is also available which only covers the pseudocode.

About

Lean algorithms for solving inverse kinematic problems using numerical optimization and Numpy.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages