Skip to content

Commit 039e54d

Browse files
authored
Merge pull request #15 from honghanhh/main
fix: resolve 422 error by aligning syllabus with actual file structure
2 parents 6e7f62e + 7ce6cbb commit 039e54d

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

units/en/unit0/1.mdx

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,9 @@ Here is the general syllabus for the robotics course. Each unit builds on the pr
2727

2828
| # | Topic | Description | Released |
2929
| - | ----- | ----------- | -------- |
30-
| 0 | Course Introduction | Welcome, prerequisites, and course overview ||
31-
| 1 | Course Overview | Learning path and objectives ||
32-
| 2 | Introduction to Robotics | Why Robotics matters and LeRobot ecosystem ||
33-
| 3 | Classical Robotics | Traditional approaches and their limitations ||
34-
| 4 | Course Summary | Transition from classical to learning-based approaches ||
30+
| 0 | Welcome to the Robotics Course | Welcome, prerequisites, and course overview ||
31+
| 1 | Course Introduction | Introduction to Robot Learning and LeRobot ecosystem ||
32+
| 2 | Classical Robotics | Traditional approaches and their limitations ||
3533
| 5 | Reinforcement Learning | How robots learn through trial and error | Coming Soon |
3634
| 6 | Imitation Learning | Learning from demonstrations and behavioral cloning | Coming Soon |
3735
| 7 | Foundation Models | Large-scale models for general robotics | Coming Soon |

0 commit comments

Comments
 (0)