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

https://github.com/karanchawla/robot-dynamics-and-control

Code for the lab work for ME446 along with the final project
https://github.com/karanchawla/robot-dynamics-and-control

control-systems crs dynamics robot uiuc

Last synced: about 2 months ago
JSON representation

Code for the lab work for ME446 along with the final project

Awesome Lists containing this project

README

          

# Robot-Dynamics-and-Control
Code for the lab work for ME446 along with the final project.

# Simulink Model for the CRS Robot Arm
![](https://github.com/karanchawla/Robot-Dynamics-and-Control/blob/master/Lab%202/sim3.png)

# Trajectory Tracking in Simulation
![](https://github.com/karanchawla/Robot-Dynamics-and-Control/blob/master/Lab%202/sim2.png)

# Circle Trajectory Following
![](https://github.com/karanchawla/Robot-Dynamics-and-Control/blob/master/Lab%202/circle_ex.jpg)

# Infinity Trajectory Following
![](https://github.com/karanchawla/Robot-Dynamics-and-Control/blob/master/Lab%202/infinity_ex.jpg)

# Inverse Dynamics Control
![](https://github.com/karanchawla/Robot-Dynamics-and-Control/blob/master/Lab%203/withMass.JPG)

# Comparison between ID Control and PD Control with external mass
![](https://github.com/karanchawla/Robot-Dynamics-and-Control/blob/master/Lab%203/trawithm.png)
![](https://github.com/karanchawla/Robot-Dynamics-and-Control/blob/master/Lab%203/errwithm.png)