Skip to content

This is repository meant to showcase the statics, dynamics, and kinematics of a simple manipulator

Notifications You must be signed in to change notification settings

carltech22/Manipulator-Mechatronics

Repository files navigation

Manipulator-Mechatronics

This repository showcases the statics, dynamics, and kinematics of a 2D robotic manipulator. A two-link robot manipulator is modeled using a Proportional Derivative (PD) Controller for closed-loop operation of the arm. The PD gain parameters are hand-tuned to ensure optimal performance.

Below is animated simulation in Matlab of a 2-link robotic manipulator moving closed loop using a PD controller.

Animated_Arm_Simulation_Fast

This is the position of Joint 1 vs Time

Q4_Theta1

This is the position of Joint 2 vs Time

Q4_Theta2

This is the X-position of the robot's end-effector

Q4_X(t)

This is the Y-position of the robot's end-effector

Q4_Y(t)

Below is an animation of the robotic arm maintaning a linear motion which is essential for many industrial applicaitons.

Keep_Box_Steady

About

This is repository meant to showcase the statics, dynamics, and kinematics of a simple manipulator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages