AdamPurnomo / C3-Robot-Arm-Control

Repository for C3 robot arm control training.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

C3-Robot-Arm-Control

Overview

This project is aimed to solve the forward and inverse kinematics of Epson C3 robot arm, and to control the robot arm by following a simple path like a circle and a line. This repository also contains implementation of several control methods; PD controller, PD with gravity compensation, and resolved motion rate control.

DH-Parameters

DH-parameters are used to solve both forward and inverse kinematic. The DH-Parameters of Epson C3 robot arm is provided in the figure as follows.

Robot Demonstration

The following footage shows a demonstration where the robot follows a circle path with resolved motion rate control method.

About

Repository for C3 robot arm control training.


Languages

Language:C 89.8%Language:Objective-C 3.5%Language:HTML 3.5%Language:JavaScript 1.2%Language:CSS 0.9%Language:CMake 0.5%Language:Less 0.2%Language:Python 0.1%Language:Makefile 0.1%Language:Shell 0.0%