This document discusses modeling and control of a 2 degree of freedom robot. It will:
1) Derive the forward and inverse kinematics of the robot using the proximal and distal D-H convention.
2) Calculate the Jacobian to relate joint velocities to end effector velocities.
3) Determine the dynamics of the robot using the Recursive Newton-Euler Formulation to calculate joint torques.
4) Generate a control scheme using these models to control the robot.