博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
A Mathematical Introduction to Robotic Manipulation
阅读量:5110 次
发布时间:2019-06-13

本文共 1524 字,大约阅读时间需要 5 分钟。

Textbook:

  • A Mathematical Introduction to Robotic Manipulation, Richard M. Murray, Zexiang Li, S. Shankar Sastry
    • In short as RM in the following description.

Note:

***** Chapter 2 Rigid Body Motion *****

***** Chapter 3 Manipulator Kinematics *****

  • Denavit-Hartenberg Parameters
    • While it is possible to carry out all the analysis using an arbitrary frame, a commonly used frame of reference in robotic applications is the Denavit-Hartenberg or D-H convention.
    • : The Denavit–Hartenberg parameters (also called DH parameters) are the four parameters associated with a particular convention for attaching reference frames to the links of a spatial , or .
    • DH1: The axis x1 is perpendicular to the axis z0.
    • DH2: The axis x1 intersects with the axis z0.
    • The following four transformation parameters are known as D–H parameters:.

      • d\,: offset along previous z to the common normal
      • \theta \,: angle about previous z, from old x to new x
      • r\,: length of the common normal (aka a, but if using this notation, do not confuse with \alpha). Assuming a revolute joint, this is the radius about previous z.
      • \alpha \,: angle about common normal, from old z axis to new z axis
    • In summary, the reference frames are laid out as follows:

      1. the z-axis is in the direction of the joint axis
      2. the x-axis is parallel to the : {\displaystyle x_{n}=z_{n}\times z_{n-1}}
        If there is no unique common normal (parallel z axes), then d (below) is a free parameter. The direction of x_{n} is from z_{​{n-1}} to z_{n}, as shown in the video below.
      3. the y-axis follows from the x- and z-axis by choosing it to be a .

Reference:

转载于:https://www.cnblogs.com/casperwin/p/7599799.html

你可能感兴趣的文章
mysql基础语句
查看>>
Oracle中的rownum不能使用大于>的问题
查看>>
cassandra vs mongo (1)存储引擎
查看>>
Visual Studio基于CMake配置opencv1.0.0、opencv2.2
查看>>
遍历Map对象
查看>>
MySQL索引背后的数据结构及算法原理
查看>>
#Leetcode# 209. Minimum Size Subarray Sum
查看>>
SDN第四次作业
查看>>
DM8168 DVRRDK软件框架研究
查看>>
django迁移数据库错误
查看>>
yii 跳转页面
查看>>
洛谷 1449——后缀表达式(线性数据结构)
查看>>
Data truncation: Out of range value for column 'Quality' at row 1
查看>>
Dirichlet分布深入理解
查看>>
(转)Android之发送短信的两种方式
查看>>
字符串处理
查看>>
HtmlUnitDriver 网页内容动态抓取
查看>>
ad logon hour
查看>>
获得进程可执行文件的路径: GetModuleFileNameEx, GetProcessImageFileName, QueryFullProcessImageName...
查看>>
证件照(1寸2寸)拍摄处理知识汇总
查看>>