Jump to content

Robotics Toolbox for MATLAB

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Peter.corke (talk | contribs) at 02:38, 28 December 2018 (bring uptodate for v10.3, add more details, fix windows assumption in "initialise MATLAB" section). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
Robotics Toolbox for MATLAB
Developer(s)Peter Corke
Stable release
10.3 / August, 2018
Operating systemn/a
TypeRobotics suite
LicenseLGPL
Websitehttp://www.petercorke.com/robot

The Robotics Toolbox is MATLAB Toolbox software that supports research and teaching into arm-type and mobile robotics. [1][2] This is free software but requires the proprietary MATLAB environment in order to execute. A subset of functions have been ported to GNU Octave and Python. The Toolbox forms the basis of the exercises in several textbooks [3][4][5]

The Toolbox provides functions for manipulating and converting between datatypes such as: vectors; homogeneous transformations; roll-pitch-yaw and Euler angles; axis-angle representation; unit-quaternions; and twists which are necessary to represent 3-dimensional position and orientation. It also also plots coordinate frames, supports Plücker_coordinates to represent lines, and provides support for Lie group operations such as logarithm, exponentiation and conversions to and from Skew-symmetric matrix form.

The Toolbox is useful for the study and simulation of:

Use of MATLAB

MATLAB is a commercial software by Math Works Inc., USA. It has large number of mathematical operators and commands that can perform wide range of analysis, e.g. matrix operations. algebraic and differential equation solutions, optimisations, control experiments, etc.

Initialise MATLAB

It is expected that MATLAB is installed in a computer where the user will be performing computations. If an icon is available on the Desktop the user has to double-click on it using the left button of the mouse connected to the computer. Alternatively, under Windows, the user can left-click, in sequence, on the button/menus that popup: Start -> All Programs -> Matlab-> MATLAB.

How to Use MATLAB

When MATLAB software starts. the MATLAB screen appears with ">>" prompt. This window is called MATLAB command window. Some basic operations are shown here. For detailed description, one may refer to the books available on MATLAB, e.g. Pratap (2002), and use the Demos and Help menu of the software.

See also

References

  1. ^ Straanowicz, Aaron; Gian Luca Mariottini (2011). "A Survey and Comparison of Commercial and Open-Source Robotic Simulator Software". Proceedings of the 4th International Conference on Pervasive Technologies Related to Assistive Environments. doi:10.1145/2141622.2141689.
  2. ^ Nourdine, Aliane (September 2011). "Teaching fundamentals of robotics to computer scientists". Computer Applications in Engineering Education. 19 (3): 615–620. doi:10.1002/cae.20342.
  3. ^ Corke, Peter (2017). Robotics, Vision & Control (2nd edition). Springer. ISBN 978-3-319-54412-0.
  4. ^ Corke, Peter (2011). Robotics, Vision & Control. Springer. ISBN 978-3-642-20143-1.
  5. ^ Craig, John (2004). Introduction to Robotics (3rd edition). Prentice-Hall.