A repository for the Final Project for MAE 547 Robotics
MATLAB Guide tutorial: https://www.youtube.com/watch?v=cl0AcnN3Bmk&t=1640s
Methods
-
About vector:
i) Pure translation
ii) Pure Rotation
iii) Both -
About frame
i) Pure translation
ii) Pure Rotation
iii) Both
User input:
-
Forward kinematics:
ZYZ
ZYX
angles
OR -
Inverse kinematics:
rotation matrix
User input:
- DH parameters
OR
- Robot Parameters
i) Number joints
ii) Types of joints
iii) Link lengths
iv) z axis: Steps: User input ----> vector form input with respect to the reference frame that we provide to the user
we calculate x axis
then we can find alpha
User input: Limits of joint configurations (q values) Types of joint Link Lengths
User input: End effector pose End effector orientation w.r.t base frame (Hint: use ikine funtion)
User input:
- DH parameters
OR
- Robot Parameters
i) Number joints
ii) Types of joints
iii) Link lengths
iv) z axis: Steps: User input ----> vector form input with respect to the reference frame that we provide to the user
we calculate x axis
then we can find alpha
3) Translational velocities or Angular velocities or the user should specify q interms of t
Homework4 problem: user should give (pd and phid)
- Operational space motion control (Inverse Dynamics Model)
- Indirect force control via compliance control