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.
826 download
Aggiornato 15 set 2018

Visualizza la licenza

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

Cita come

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

Compatibilità della release di MATLAB
Creato con R2018b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Tag Aggiungi tag

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

Versione Pubblicato Note della release
1.1.0

added description

1.0.0