Skip to content

MATLAB code to simulate the basic functions of three-links planar robotic arm (RRR).

License

Notifications You must be signed in to change notification settings

marwan-9/RRR-robotic-arm-simulator

Repository files navigation

Robotic Arm Motion Simulator

MATLAB code to simulate the basic functions of three-links planar robotic arm (RRR).

Overview

This code is written to simulates the basic RRR-robot functions like DKPM, IKPM, arm motion and also plots the working area of the robot. This was a task in "Intro to Robotics" course in Cairo University, Computer Engineering Department.

How it works

  1. Download files on yor local machine.
  2. Run "Main.m" file, MATLAB 2019 or higher is preferred.
  3. A menu will appear to choose which function to simulate. \

  1. Enter the required givens, to simulate.

Screenshots

  1. DKPM Calculations:

  1. Working Area Plot:

Contributers

License

Copyright (c) 2021 [Ahmed Fathy, Marwan Mostafa]

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Mars Exploration Simulator"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

MATLAB code to simulate the basic functions of three-links planar robotic arm (RRR).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages