Skip to content

This MATLAB script simulates the motion of a 2-DOF robotic arm in a 2D space using a GUI. The simulation enables users to define the arm geometry and specify a circular path for the end effector.

Notifications You must be signed in to change notification settings

A-Hanie/Simulate-2DOF-Robot-Arm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

2-DOF Arm Simulation

Alt Text

Overview

This MATLAB script simulates the motion of a 2-DOF robotic arm in a 2D space using a GUI. The simulation enables users to define the arm geometry and specify a circular path for the end effector.

Run Simulation

Write the following command into the MATLAB command window:

armSimGUI

Notes

  • Be careful when configure the circle's position (x, y) and radius to ensure that the subsequent inverse kinematics calculations for theta1 and theta2 yield valid and real values within the specified arm geometry

To-Do

  • Plot all reachable positions of the end effector in the workspace.

Referances

About

This MATLAB script simulates the motion of a 2-DOF robotic arm in a 2D space using a GUI. The simulation enables users to define the arm geometry and specify a circular path for the end effector.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published