Stewart - Gough Dynamic Model and Task Space Control

버전 2.0.0.0 (8.83 KB) 작성자: Eugenio
This file compute the matrices M, C and vector g for the Stewart - Gough Parallel Robot
다운로드 수: 546
업데이트 날짜: 2016/1/21

라이선스 보기

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.

인용 양식

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. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2010a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 ROS Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
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.