[G1-Sync] Manual knowledge update

This commit is contained in:
Antigravity Agent
2026-04-30 22:42:02 +09:00
parent 0bd4f19e38
commit c36c0644a1
4888 changed files with 18470 additions and 18602 deletions
+4 -4
View File
@@ -1,5 +1,5 @@
---
id: P-REINFORCE-AUTO-ROBO-001
id: [[P-Reinforce]]-AUTO-ROBO-001
category: "10_Wiki/💡 Topics/AI"
confidence_score: 0.95
tags: [auto-reinforced, robotics, mechatronics, sensors, embodiment]
@@ -16,7 +16,7 @@ last_reinforced: 2026-04-20
1. **3가지 핵심 구성 요소**:
* **Sensing (Perception)**: LiDAR, 카메라, 초음파 센서 등을 통해 주변 환경 데이터를 수집.
* **Thinking (Processing)**: 경로 계획(Path Planning), 물체 인식, 제어 알고리즘 연산.
* **Thinking ([[Processing]])**: 경로 계획(Path Planning), 물체 인식, 제어 알고리즘 연산.
* **Acting (Motion Control)**: 모터와 유압 장치를 이용해 팔을 움직이거나 바퀴를 굴림.
2. **주요 패러다임 변화**:
* **Industrial Robotics**: 고정된 장소에서 고도의 정밀도로 반복 작업 수행.
@@ -31,6 +31,6 @@ last_reinforced: 2026-04-20
- **정책 변화(RL Update)**: 자율주행 로봇의 공공장소 주행 허용 여부와 로봇에 의한 사고 발생 시 책임 소재를 규명하는 '로봇 윤리 및 안전 법안'이 전 세계적으로 입법 초기 단계에 진입함.
## 🔗 지식 연결 (Graph)
- Control-Systems, [[Computer-Vision]], [[Reinforcement Learning (RL)]], Cyber-Physical Systems, Human-Computer Interaction (HCI)
- **Modern Tech/Tools**: ROS (Robot Operating System), Boston Dynamics, Tesla Optimus, NVIDIA Isaac Sim.
- Control-Systems, [[Computer-Vision]], [[Reinforcement Learning (RL)]], Cyber-Physical[[ system]]s, Human-Computer Interaction (HCI)
- **Modern Tech/Tools**: ROS (Robot [[Opera]]ting System), Boston Dynamics, Tesla Optimus, NVIDIA Isaac Sim.
---