why use smooth trajectory?

Research/Robotics 2015. 3. 16. 10:54

to reduce..

- the peak acceleration on the robot mechanism

- vibration in the structure of the robot

- the size of the motors required to drive the robot





* Ref :

[1] https://moocs.qut.edu.au/courses/814/learn

'Research > Robotics' 카테고리의 다른 글

Orientation interpolation  (0) 2015.03.17
Kinematic control of Robots  (0) 2015.03.16
path vs trajectory  (0) 2015.03.16
Why use 9 numbers for rotation? (3 for Euler or R-P-Y)  (0) 2015.03.12
Comparison of rotational representations  (0) 2015.03.12

설정

트랙백

댓글

path vs trajectory

Research/Robotics 2015. 3. 16. 10:44


path

a set of points in space 


trajectory

a set of points in space and a schedule for reaching each point



* Ref :

[1] https://moocs.qut.edu.au/courses/814/learn

설정

트랙백

댓글

Why use 9 numbers for rotation? (3 for Euler or R-P-Y)

Research/Robotics 2015. 3. 12. 11:34


* Ref :

[1] https://moocs.qut.edu.au/courses/814/learn

'Research > Robotics' 카테고리의 다른 글

why use smooth trajectory?  (0) 2015.03.16
path vs trajectory  (0) 2015.03.16
Comparison of rotational representations  (0) 2015.03.12
equivalent angle-axis representation of orientation  (0) 2015.03.12
Orientation representation in n o a ?  (0) 2015.03.12

설정

트랙백

댓글

Comparison of rotational representations

Research/Robotics 2015. 3. 12. 11:32


* Ref :

[1] https://moocs.qut.edu.au/courses/814/learn

설정

트랙백

댓글

equivalent angle-axis representation of orientation

Research/Robotics 2015. 3. 12. 10:50



* Ref :

[1] https://moocs.qut.edu.au/courses/814/learn

설정

트랙백

댓글

Orientation representation in n o a ?

Research/Robotics 2015. 3. 12. 10:36



* Ref :

[1] https://moocs.qut.edu.au/courses/814/learn

설정

트랙백

댓글

Singularity in orientation

Research/Robotics 2015. 3. 12. 10:19



A singularity occurs when the middle rotation in the sequence makes the rotation axes of the first and third rotations parallel.

(A singularity in a three-angle sequence is sometimes referred to as gimbal lock.)



Think about the PUMA560 robot whose 4th joint and 6th joint are aligned. If 4th joint increases and 6th joint decreases with same rates at the same time, the orientation of end effector will not be changed.

So, we lose some degree of freedom!



* Ref :

[1] https://moocs.qut.edu.au/courses/814/learn

설정

트랙백

댓글

How many rotational parameters are required for 4D space?

Research/Robotics 2015. 3. 11. 11:49

For N-dimensional space the number of angles required is quadratic N(N-1)/2. The Wikipedia page for Euler angles has the explanation.


* Ref :

[1] https://moocs.qut.edu.au/courses/814/learn

설정

트랙백

댓글

Euler angles and Cardan angles

Research/Robotics 2015. 3. 11. 11:49

Extrinsic rotation (fixed angle)

  • 12 representations


Intrinsic rotation

  • Euler angles (z-x-z, x-y-x, y-z-y, z-y-z, x-z-x, y-x-y)
  • Tait–Bryan angles (x-y-z, y-z-x, z-x-y, x-z-y, z-y-x, y-x-z).
    (cardan angles, roll-pitch-yaw, ...)


* Ref :

[1] https://moocs.qut.edu.au/courses/814/learn

[2] http://en.wikipedia.org/wiki/Euler_angles

설정

트랙백

댓글

why column vectors of rotation matrix is new axis ?

Research/Robotics 2015. 3. 11. 11:08



We can recognize the rotation matrix is the transposed matrix of the upper equation.


* Ref :

[1] https://moocs.qut.edu.au/courses/814/learn

설정

트랙백

댓글