You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository provides a Matlab implementation to calculate the forward kinematics of serial robotic manipulators using the Denavit-Hartenberg convention. It allows users to input DH parameters for any robot configuration and outputs the homogeneous transformation matrix representing the end-effector pose.
This repository offers an exhaustive resource for the kinematic analysis of mechanical systems. It encompasses a comprehensive suite of tools and documentation for analyzing position, velocity, and acceleration of various mechanisms.
This repository contains my final project for Mechanical and Aerospace Engineering 162A, Mechanisms and Mechanical Systems, taken with Prof. Jonathan Hopkins, Spring 2021
Kinematic and dynamic modelling of a cable-driven parallel robot used to control an inverted pendulum. Development of a controller to stabilise the pendulum in its vertical unstable position by means of linear quadratic regulators. Validation of the controller in simulation, so it can maintain the equilibrium position despite the appearance of u…