This repository contains notes and assignments for the first course in Robotics Specialization offered by University of Pennsylvania on Coursera.
- Implemented a PD controller to control the height of a quadrotor (Hover maneuver).
- Implemented a PD controller to make the quadrotor follow a desired 2D trajectory (straight line & sine curve).
- Implemented a PD controller to make the quadrotor follow a desired 3D trajectory (given a set of waypoints).
- Quadrotor Kinematics and Dynamics
- Motion Planning and Control for Quadrotors
- Introduction to Nonlinear Control
More information about this course can be found at the coursera page.
Current coursera students, please avoid plagiarizing this work as it results in violation of Coursera honor code.