docs: finalized wiki integrity maintenance (v3.0 standard) - pruned 1400+ stubs and fixed 11k+ ghost links
This commit is contained in:
@@ -6,7 +6,7 @@ tags: [Robotics, Kinematics, Animation, Mathematics]
|
||||
last_reinforced: 2026-04-20
|
||||
---
|
||||
|
||||
# [[Inverse-Kinematics]] (역운동학)
|
||||
# [[Inverse-Kinematics|Inverse-Kinematics]] (역운동학)
|
||||
|
||||
## 📌 한 줄 통찰 (The Karpathy Summary)
|
||||
> "손의 위치를 결정하면, 팔꿈치와 어깨가 알아서 굽혀지는 마법." 로봇이나 캐릭터의 끝단(End-effector)의 목표 위치가 주어졌을 때, 그 상태에 도달하기 위한 각 관절의 각도들을 거꾸로 계산해내는 과정이다.
|
||||
@@ -24,5 +24,5 @@ last_reinforced: 2026-04-20
|
||||
- 역운동학은 장애물 충돌이나 관절의 물리적 한계를 고려해야 하므로 갈수록 복잡해진다. 최근에는 신경망 기반의 IK 솔버나 강화학습 에이전트가 물리 시뮬레이션 환경에서 스스로 '가장 자연스러운 포즈'를 학습하여, 고전적인 수치 해석 방식의 한계를 넘어서는 자연스러운 움직임을 보여주고 있다.
|
||||
|
||||
## 🔗 지식 연결 (Graph)
|
||||
- Related: [[Denavit-Hartenberg-Parameters]] , [[Robotics]]
|
||||
- Related: [[Denavit-Hartenberg-Parameters|Denavit-Hartenberg-Parameters]] , [[Robotics|Robotics]]
|
||||
- Algorithm: FABRIK-Algorithm
|
||||
|
||||
Reference in New Issue
Block a user