Dynamical Model of Soft Robot Manipulator 3DOF

The code simulate a free-response of a 3-DOF soft robot manipulator. Moreover, code produces an animation to illustrate the deformation.
747 Downloads
Updated 15 Sep 2018

View License

The code simulate a free-response of a 3-DOF soft robot manipulator in SIMULINK. After the simulation, the code with plot the state trajectories and generates a video file showing the real-deformation behavior of the backbone of the robot. The dynamical model can be written in the following form:

D(q)ddq + C(q,dq)dq + N(q) + F(dq) = tau.

The control input tau is set to zero, yet the SIMULINK model leaves room for closed-loop control. The novelty of the model is the addition of non-linear stiffness effects that are typically present in hyper-elastic materials undergoing large deformations.

**reference to paper is coming

Cite As

Brandon Caasenbrood (2024). Dynamical Model of Soft Robot Manipulator 3DOF (https://www.mathworks.com/matlabcentral/fileexchange/68818-dynamical-model-of-soft-robot-manipulator-3dof), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2018b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Tags Add Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

DynamicModelSoftRobot3DOF

DynamicModelSoftRobot3DOF/lib

DynamicModelSoftRobot3DOF/src

DynamicModelSoftRobot3DOF

Version Published Release Notes
1.1.0

added description

1.0.0