Close

Script v1: Computing Homogenous Transformations and End-Effector Position

A project log for MATLAB: Homogenous Transformations

Creating a MATLAB script to compute homogenous transformations and DH parametrisation for a 3-DOF manipulator

jamie-ashtonJamie Ashton 04/05/2025 at 15:100 Comments

The script:

test

Example Output:

This script allows for successful calculation of homogenous transformations between each link at three different specified times, and allows the user to input 3 DH parameters. This script satisfies the requirements of my lab report. Next steps would be to allow the user to input all DH parameters and find end-effector positions at specific times.

Discussions