miguelgfierro / hoap3_arm_kinematics

Forward and inverse kinematics for the humanoid robot HOAP-3 arms in real time

Home Page:http://miguelgfierro.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HOAP-3 arm kinematics

This is the code to compute the forward and inverse kinematics for the humanoid robot HOAP-3 arms in real time. The inverse of the Jacobian is computed as a pseudoinverse. In folder "docs" you can find the manual with DH parameters.

For more information please visit my blog or my youtube channel

About

Forward and inverse kinematics for the humanoid robot HOAP-3 arms in real time

http://miguelgfierro.com


Languages

Language:C 98.5%Language:Makefile 1.5%