Simple Robotics Toolbox

버전 1.0.3 (259 KB) 작성자: Cesar Chavez
This toolbox is used to represent the kinematic diagram of any robot using both solid 3D frames and solid links.
다운로드 수: 2.8K
업데이트 날짜: 2021/9/18

라이선스 보기

This is a simple robotics toolbox designed to study and understand the forward kinematics of robot manipulators.
Unlike Peter Corke's toolbox, the representation is not done automatically through the Denavit Hartenberg representation, but the homogeneous transformations are at the user's discretion and therefore the representation is built by the user. This feature enables to represent the kinematic diagram of parallel robots, such as the paralelogram configuration in the Fanuc Robots.
All the elements of any kinematic diagram can be represented with solid parts (3D frames, joints and links). The solid links need STL files. If you don't need the representation of solid links, these can be represented with simple lines.
The toolbox needs the next included complementary toolboxes/functions:
* FreezeColors toolbox by John Iversen (2005)
* Stlread and patchslim functions by Francis Esmonde-White (2010).
A couple of examples are provided for using this Toolbox.

인용 양식

Cesar Chavez (2024). Simple Robotics Toolbox (https://www.mathworks.com/matlabcentral/fileexchange/80137-simple-robotics-toolbox), MATLAB Central File Exchange. 검색됨 .

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

Community Treasure Hunt

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

Start Hunting!

Complementary toolboxes/STL

Complementary toolboxes/freezeColors

Complementary toolboxes/freezeColors/test

Examples/GUI ejemplo Graficar STL

Examples/Robot SCARA cinematica

Toolbox Robotica Chavez Matlab R2016b

버전 게시됨 릴리스 정보
1.0.3

Last update: sept 2021

1.0.1

A few useful functions were added

1.0.0