Soft Robotics - MATLAB

This page showcases MATLAB scripts and animations from a soft robotics course, highlighting different approaches to inverse kinematics for soft robotic arms.

A 2-link soft robotic arm following combined elliptical and zig-zag trajectories using Jacobian-based inverse kinematics.

Jacobian IK

A parallel 2-link soft robot using trained ANFIS models to predict joint angles along a trajectory.

ANFIS IK

A 3-link soft parallel robot following a 3-dimensional trajectory, with joint angles computed using vpasolve.

vpasolve IK

Project Files

The scripts used to generate these GIFs are available on GitHub:

→ soft-robotics-ik Repository


← Back to University Projects