Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 394 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 394 Bytes

InverseKinematics

Calculating Inverse Kinematics of a 6-DOF Robot with all revolute joints

The inverse_kinematics function returns the joint angles of a 6 degrees of freedom Robot Manipulator with all revolute joints, using the user input end effector's parameters (x y z coordinates, and roll-pitch-yaw angles), and necessary DH parameters providing the Robot's structure (a, alpha and d).