vla-gove / 3-DOF-FK

Calculating Forward Kinematics of a 3-DOF Robot Manipulator in C

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

3-DOF-FK

Calculating Forward Kinematics of a 3-DOF Robot Manipulator in C

Includes a Robot structure for 3 degrees of freedom Robot Manipulator with all revolute joints, and a forward kinematics function which returns the end effector position based on the given joint parameters.

About

Calculating Forward Kinematics of a 3-DOF Robot Manipulator in C


Languages

Language:C 92.2%Language:CMake 7.8%