Thanks to visit codestin.com
Credit goes to github.com

Skip to content
@robotics-study

robotics-study

robotics subjects for study
robotics-study — 로봇공학을 주제별로 직접 구현하며 공부하는 곳



로봇이 스스로 길을 찾고 움직이는 방법을 직접 구현하며 공부합니다.


Approach Docs Languages Location


📚 공부할 수 있는 주제

주제 무엇을 다루나 Stack Docs
navigation_basic 경로 계획 — BFS · Dijkstra · A* · RRT · RRT* · Fast-RRT C++ · Python 📖 site
modern_robotics 강체 운동 · 정·역기구학 · 동역학 (Modern Robotics, K. Lynch) Python 📖 site
linear_algebra_to_kalman 로봇공학의 수학 — 증명 · 선형대수 · 최소제곱 · 행렬 분해 · 칼만 필터 · 최적화 (ROB 501, J. Grizzle) TypeScript 📖 site

🟢 active · 주제는 계속 추가됩니다.

🗺 앞으로 다룰 주제

공부하고 싶은 주제가 있으면 issue 로 남겨주세요.

Motion & Control  ·  Local planning (DWA · Pure Pursuit · MPC)   Trajectory optimization   PID / LQR

Perception & State  ·  SLAM   UKF   Point cloud   Localization

Multi-agent  ·  Prioritized A*   CBS   Swarm

Learning  ·  RL for control   Imitation learning


⟶ GitHub에서 모두 보기

robotics-study · robotics subjects for study

Pinned Loading

  1. modern_robotics modern_robotics Public

    Bilingual (EN·한국어) interactive study notes for Lynch & Park's Modern Robotics: kinematics, dynamics, planning, control, grasping, and wheeled mobile robots, with a live simulation for every key con…

    TypeScript 11 3

  2. navigation_basic navigation_basic Public

    Robot navigation planning algorithms (BFS · Dijkstra · A* · RRT · RRT* · Fast-RRT) implemented in both C++ and Python — shared trace-based step-by-step visualization, benchmarks, and a bilingual (K…

    TypeScript 1 1

Repositories

Showing 5 of 5 repositories

Top languages

Loading…

Most used topics

Loading…