Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ariyanmlzm/matlab-robotics

🤖 Implementing kinematics problems and simulations in robotics with Matlab and Simulink.
https://github.com/ariyanmlzm/matlab-robotics

kinematics matlab robotics simulink

Last synced: 7 days ago
JSON representation

🤖 Implementing kinematics problems and simulations in robotics with Matlab and Simulink.

Awesome Lists containing this project

README

        

# Robot Kinematics
## 2R Robot

## DH-Parameters
||α i-1 | a i-1 | d i | Θ i |
| :---: | :---: | :---: | :---: | :---: |
| 1 | 0 | 0 | 0 | q1 |
| 2 | 0 | L1 | 0 | q2 |

## Matlab Implementations
* Forward Kinematics
* Inverse Kinematics
* Velocity


[![](https://i.postimg.cc/pTq6WPjr/card.png)](https://github.com/AriyanMLZM)