Orocos-KDL-Forward-Kinematics icon indicating copy to clipboard operation
Orocos-KDL-Forward-Kinematics copied to clipboard

Code for tutorial on how to use Orocos KDL for forward kinematics

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