Skip to content

Commit be608f0

Browse files
authored
update introduction doc (AtsushiSakai#1152)
1 parent b298609 commit be608f0

File tree

2 files changed

+31
-10
lines changed

2 files changed

+31
-10
lines changed

docs/modules/1_introduction/1_definition_of_robotics/definition_of_robotics_main.rst

Lines changed: 28 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,24 @@
11
Definition of Robotics
22
----------------------
33

4+
This section explains the definition, history, key components, and applications of robotics.
5+
46
What is Robotics?
57
^^^^^^^^^^^^^^^^^^
68

79
Robot is a machine that can perform tasks automatically or semi-autonomously.
810
Robotics is the study of robots.
9-
The field of robotics has wide areas of technologies such as mechanical engineering,
10-
electrical engineering, computer science, and artificial intelligence (AI),
11-
to create machines that can perform tasks autonomously or semi-autonomously.
11+
12+
The word “robot” comes from the Czech word “robota,” which means “forced labor” or “drudgery.”
13+
It was first used in the 1920 science fiction play `R.U.R.`_ (Rossum’s Universal Robots)
14+
by the Czech writer `Karel Čapek`_.
15+
In the play, robots were artificial workers created to serve humans, but they eventually rebelled.
16+
17+
Over time, “robot” came to refer to machines or automated systems that can perform tasks,
18+
often with some level of intelligence or autonomy.
19+
20+
.. _`R.U.R.`: https://thereader.mitpress.mit.edu/origin-word-robot-rur/
21+
.. _`Karel Čapek`: https://en.wikipedia.org/wiki/Karel_%C4%8Capek
1222

1323
The History of Robots
1424
^^^^^^^^^^^^^^^^^^^^^^^^^^^
@@ -18,22 +28,30 @@ This timeline highlights key milestones in the history of robotics:
1828
Ancient and Early Concepts (Before 1500s)
1929
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2030

21-
The idea of **automated machines** has existed for thousands of years. Ancient civilizations imagined mechanical beings:
31+
The idea of **automated machines** has existed for thousands of years.
32+
Ancient civilizations imagined mechanical beings:
33+
34+
- **Ancient Greece (4th Century BC)** – Greek engineer `Hero of Alexandria`_ designed early **automata** (self-operating machines) powered by water or air.
35+
- **Chinese and Arabic Automata (9th–13th Century)** – Inventors like `Ismail Al-Jazari`_ created intricate mechanical devices, including water clocks and automated moving peacocks driven by hydropower.
2236

23-
- **Ancient Greece (4th Century BC)** – Greek engineer **Hero of Alexandria** designed early **automata** (self-operating machines) powered by water or air.
24-
- **Chinese and Arabic Automata (9th–13th Century)** – Inventors like **Al-Jazari** created intricate mechanical devices, including water clocks and humanoid robots.
37+
.. _`Hero of Alexandria`: https://en.wikipedia.org/wiki/Hero_of_Alexandria
38+
.. _`Ismail Al-Jazari`: https://en.wikipedia.org/wiki/Ismail_al-Jazari
2539

2640
The Birth of Modern Robotics (1500s–1800s)
2741
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2842

29-
- **Leonardo da Vinci’s Robot (1495)** – Designed a humanoid knight with mechanical movement.
30-
- **Jacques de Vaucanson’s Automata (1738)** – Created robotic figures like a mechanical duck that could "eat" and "digest."
31-
- **Industrial Revolution (18th–19th Century)** – Machines began replacing human labor in factories, setting the foundation for automation.
43+
- `Leonardo da Vinci’s Robot`_ (1495) – Designed a humanoid knight with mechanical movement.
44+
- `Jacques de Vaucanson’s Digesting Duck`_ (1738) – Created robotic figures like a mechanical duck that could "eat" and "digest."
45+
- `Industrial Revolution`_ (18th–19th Century) – Machines began replacing human labor in factories, setting the foundation for automation.
46+
47+
.. _`Leonardo da Vinci’s Robot`: https://en.wikipedia.org/wiki/Leonardo%27s_robot
48+
.. _`Jacques de Vaucanson’s Digesting Duck`: https://en.wikipedia.org/wiki/Jacques_de_Vaucanson
49+
.. _`Industrial Revolution`: https://en.wikipedia.org/wiki/Industrial_Revolution
3250

3351
The Rise of Industrial Robots (1900s–1950s)
3452
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3553

36-
- **The Term “Robot” (1921)** – Czech writer **Karel Čapek** introduced the word *“robot”* in his play *R.U.R. (Rossum’s Universal Robots)*.
54+
- **The Term “Robot” (1921)** – Czech writer `Karel Čapek`_ introduced the word *“robot”* in his play `R.U.R.`_ (Rossum’s Universal Robots).
3755
- **Early Cybernetics (1940s–1950s)** – Scientists like **Norbert Wiener** developed theories of self-regulating machines, influencing modern robotics.
3856

3957
The Birth of Modern Robotics (1950s–1980s)

docs/modules/1_introduction/3_technology_for_robotics/technology_for_robotics_main.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
Technology for Robotics
22
-------------------------
33

4+
The field of robotics needs wide areas of technologies such as mechanical engineering,
5+
electrical engineering, computer science, and artificial intelligence (AI).
6+
47

58
Autonomous Navigation
69
^^^^^^^^^^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)