Skip to content

SarvagyaVaish/Orocos-KDL-Forward-Kinematics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Forward Kinematics using Orocos KDL

Check out the blog post

Build and Run

mkdir build
cd build
cmake ..
make
./SimpleRobotFK

Output:

-0.7071   -0.7071    0   -1.414
-0.7071    0.7071    0    3.828
0          0        -1    0
0          0         0    1

Releases

No releases published

Packages

No packages published