일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
- roslib
- 촉각센서
- roslaunch
- linetracing
- FreeCAD
- turtlebot3
- G++
- ROS
- CUDA
- amcl
- 부분공간
- Linux
- ubuntu
- RGB-D
- CuDNN
- autorace
- opencv
- webots
- error
- YoLO
- Gazebo
- rqt
- darknet_ros
- ax200
- Installation
- turtlebot
- sources.list
- 전이학습
- Kinetic
- gcc
- Today
- Total
기술 성공, 실패 기록소
DH parameters 본문
https://en.wikipedia.org/wiki/Denavit%E2%80%93Hartenberg_parameters
Denavit–Hartenberg parameters - Wikipedia
From Wikipedia, the free encyclopedia Jump to navigation Jump to search This article is about DH parameters used in robotics. For the Diffie–Hellman parameters ("dhparam") used in cryptography, see Diffie–Hellman key exchange. In mechanical engineering
en.wikipedia.org
https://frankaemika.github.io/docs/control_parameters.html
Robot and interface specifications — Franka Control Interface (FCI) documentation
Docs » Robot and interface specifications View page source Robot and interface specifications Realtime control commands sent to the robot should fulfill recommended and necessary conditions. Recommended conditions should be fulfilled to ensure optimal ope
frankaemika.github.io
https://www.youtube.com/watch?v=jTAtaPrN2CI
d - 이전 좌표계와 현재 좌표계 z축들의 common normal(공통법선)으로부터 현재 좌표계 원점까지 거리
쎄타 - 현재 좌표계에서 x방향으로 각도 변화량
a - 현재 좌표계와 이후 좌표계 z축들의 common normal의 길이
알파 - 현재 좌표계 z축과 비교하여 이후 좌표계의 z축이 얼만큼 회전 되었는가.
DH parameters table에서 a와 알파는 i-1 index를 사용하고, d와 쎄타는 i 인덱스를 사용한다.
이 테이블대로 transform matrix 구성함.
'로봇제어' 카테고리의 다른 글
PRM Planner (0) | 2021.05.27 |
---|---|
Roll Pitch Yaw (0) | 2020.07.10 |
transformation matrix (0) | 2020.07.09 |
Cross Product of Two Vectors (0) | 2020.06.15 |
SO(3), SE(3) (0) | 2020.06.12 |