Walid-khaled / 6DOF-Robot-Dynamics

In this repository, dynamic model for 6DOF robot is derived using Euler-Lagrange approach. Inertia matrix, Coriolis matrix, and gravity vector are calculated. The repository is also a solution for Assignment4 in Dynamics of Nonlinear Robotics Systems course for ROCV master's program at Innopolis University.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

6DOF-Robot-Dynamics

In this repository, dynamic model for 6DOF robot is derived using Euler-Lagrange approach. Inertia matrix, Coriolis matrix, and gravity vector are calculated. The repository is also a solution for Assignment4 in Dynamics of Nonlinear Robotics Systems course for ROCV master's program at Innopolis University.

Task:

image


Table of Content

├── src             <- directory for source files 
|    ├── main.m     <- contains MATLAB code for dynamics
|
├── Report.pdf 
└── Readme.md

About

In this repository, dynamic model for 6DOF robot is derived using Euler-Lagrange approach. Inertia matrix, Coriolis matrix, and gravity vector are calculated. The repository is also a solution for Assignment4 in Dynamics of Nonlinear Robotics Systems course for ROCV master's program at Innopolis University.

License:MIT License


Languages

Language:MATLAB 100.0%