기술 성공, 실패 기록소

transformation matrix 본문

로봇제어

transformation matrix

sunlab 2020. 7. 9. 14:55
728x90

planning.cs.uiuc.edu/node111.html

 

The homogeneous transformation matrix

As in the 2D case, the first matrix, , is special. To represent any position and orientation of , it could be defined as a general rigid-body homogeneous transformation matrix, (3.50). If the first body is only capable of rotatio

planning.cs.uiuc.edu

 

planning.cs.uiuc.edu/node108.html#eqn:chain

 

Homogeneous transformation matrices for 2D chains

We are now prepared to determine the location of each link. The location in of a point in is determined by applying the 2D homogeneous transformation matrix (3.35), As shown in Figure 3.10, let be the distance between t

planning.cs.uiuc.edu

 

 

'로봇제어' 카테고리의 다른 글

PRM Planner  (0) 2021.05.27
Roll Pitch Yaw  (0) 2020.07.10
DH parameters  (0) 2020.07.02
Cross Product of Two Vectors  (0) 2020.06.15
SO(3), SE(3)  (0) 2020.06.12