Skip to content

An inverse kinematics solver written with KDL and URDF libraries

Notifications You must be signed in to change notification settings

dkebude/kdl-ik-solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kdl-ik-solver

This is a KDL based inverse kinematics solver written in C++ and converted to Python using swig.

If you would like to make any changes to the solver, do so in the files inside CppIkSolver folder.

To build and create a lib out of the files, you can either use cmake directly or use the swig.sh inside the CppIkSolver. Using swig.sh will also create the Python files inside PyIkSolver.

About

An inverse kinematics solver written with KDL and URDF libraries

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages