robotic_manipulators_ik_cpp
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
robotic_manipulators_ik_cpp [2016/08/06 22:33] – joaomatos | robotic_manipulators_ik_cpp [2016/08/08 19:12] (current) – joaomatos | ||
---|---|---|---|
Line 1: | Line 1: | ||
===== Inverse Kinematics Using Damped Least Squares method in C++ ===== | ===== Inverse Kinematics Using Damped Least Squares method in C++ ===== | ||
+ | |||
+ | **Author:** Joao Matos Email: < | ||
+ | \\ | ||
+ | **Date:** Last modified on 6/8/2016 | ||
+ | \\ | ||
+ | **Keywords: | ||
+ | \\ | ||
This application was made using Visual Studio 2015 and C++. Is necessary to include the Eigen library. To include the Eigen library just go to your solution properties , under C++ general properties , on the additional include directory include the folder where you saved the Eigen file. | This application was made using Visual Studio 2015 and C++. Is necessary to include the Eigen library. To include the Eigen library just go to your solution properties , under C++ general properties , on the additional include directory include the folder where you saved the Eigen file. | ||
Line 9: | Line 16: | ||
To run this application just include the source given above or copy and paste the code bellow in your application | To run this application just include the source given above or copy and paste the code bellow in your application | ||
+ | |||
+ | |||
+ | {{ :: | ||
+ | |||
---- | ---- | ||
===== Code with commentaries (copy and paste in your Visual Studio) ===== | ===== Code with commentaries (copy and paste in your Visual Studio) ===== |
robotic_manipulators_ik_cpp.1470548026.txt.gz · Last modified: by joaomatos