Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 367 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 367 Bytes

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