| .vscode | ||
| app | ||
| mcpServers | ||
| public | ||
| .editorconfig | ||
| .gitignore | ||
| .mcp.json | ||
| .node-version | ||
| .prettierignore | ||
| .prettierrc | ||
| build.sh | ||
| eslint.config.mjs | ||
| next.config.ts | ||
| package.json | ||
| pnpm-lock.yaml | ||
| pnpm-workspace.yaml | ||
| postcss.config.mjs | ||
| README.md | ||
| tsconfig.json | ||
Bro Code - 프로그래밍 언어 문법부터 AI & ML 입문까지
anthonywritescode - 파이썬 설명
Kevin Wood | Robotics & AI - 로보틱스 및 AI 학습 로드맵
Road Balance Robotics - 모두의 로보틱스
Modern Robotics - Northwestern Robotics
https://www.youngju.dev/tags/robotics - 학습 가이드
3Blue1Brown 한국어 - 개념, 이론
DigiKey - 임베디드, rip, arduino, RL/MuJoCo, ROS/Zephyr, RTOS, FPGA
Paul McWhorter - rpi, arduino
Dr. Shane Ross - 칼만 필터, 라그랑주 및 3차원 강체 역학, 해밀턴 방정식 및 웨상 공간, 궤적 설계 등
https://anomalib.readthedocs.io/en/latest/index.html
ROS 관련
- PinkLAB 핑크랩 제공
SLAM 관련
- 리보틱스 제공
How To Process LiDAR Data (5 Step Process)
Michigan Robotics: Dynamic Legged Locomotion Lab - 선형대수학
- https://grizzle.robotics.umich.edu/education/rob101
- https://www.youtube.com/playlist?list=PLdPQZLMHRjDJ5d_dE4FeOviv0gRe4UYsB
- https://www.youtube.com/channel/UC-WH2n-SkB166pUq5o5ULUg
도립진자
World's first reinforcement learning-based transition control of a triple inverted pendulum
Input Shaping
업체 및 출시품
https://en.wikipedia.org/wiki/Optimus_(robot)
https://en.wikipedia.org/wiki/Figure_AI
https://en.wikipedia.org/wiki/Unitree_Robotics
그리퍼, 로봇 핸드
VLA
Physical Intelligence (π) GR00T
로봇 학습 툴체인
월드 파운데이션 모델
Genie 3: Creating dynamic worlds that you can navigate in real-time
NVIDIA Cosmos: A World Foundation Model Platform for Physical AI
Olmo 3 | A family of leading fully open LMs and complete model flow
100m 달리기 8.86초에 주파한 中 휴머노이드 '톈궁 울트라'
This is a Next.js project bootstrapped with create-next-app.
Getting Started
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
Open http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.
This project uses next/font to automatically optimize and load Geist, a new font family for Vercel.
Learn More
To learn more about Next.js, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.
You can check out the Next.js GitHub repository - your feedback and contributions are welcome!
Deploy on Vercel
The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.
Check out our Next.js deployment documentation for more details.