Stewart - Gough Dynamic Model and Task Space Control

Versione 2.0.0.0 (8,83 KB) da Eugenio
This file compute the matrices M, C and vector g for the Stewart - Gough Parallel Robot
545 download
Aggiornato 21 gen 2016

Visualizza la licenza

There are two files uploaded.
One file computes the dynamic model of a Stewart - Gough parallel robot for task space control. The dynamic model is explicit and only depend on end effector position and velocity.

The other file computes the regressor matrix Y used in an adaptive controller based on such dynamic model.

The interested readers can download the articles [1] and [2] for further information.

References:

[1] E. Yime, R. Salteren, J. Diaz. Robust adaptive control of the Stewart-Gough robot in the task space. American Control Conference. 2010.

[2] E. Yime, R. Salteren, C. Garcia, J.M. Sabater. Robot based on task-space dynamical model. IET Control Theory & Applications, (V:5,I:18). 2011.

Cita come

Eugenio (2024). Stewart - Gough Dynamic Model and Task Space Control (https://www.mathworks.com/matlabcentral/fileexchange/55028-stewart-gough-dynamic-model-and-task-space-control), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2010a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su ROS Toolbox in Help Center e MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
2.0.0.0

Added file "stw_ymatrix.m" for computing regressor matrix Y.

1.0.0.0

Added required file "stw_data.m" for geometric data for stewart gough robot.