Simple Robotics Toolbox

This toolbox is used to represent the kinematic diagram of any robot using both solid 3D frames and solid links.

現在この提出コンテンツをフォロー中です。

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 (2026). Simple Robotics Toolbox (https://jp.mathworks.com/matlabcentral/fileexchange/80137-simple-robotics-toolbox), MATLAB Central File Exchange. に取得済み.

謝辞

ヒントを得たファイル: freezeColors / unfreezeColors, Binary STL file reader

カテゴリ

Help Center および MATLAB AnswersRobotics についてさらに検索

一般的な情報

MATLAB リリースの互換性

  • R2016b 以降のリリースと互換性あり

プラットフォームの互換性

  • Windows
  • macOS
  • Linux
バージョン 公開済み リリース ノート Action
1.0.3

Last update: sept 2021

1.0.1

A few useful functions were added

1.0.0