mirror of
https://github.com/AtsushiSakai/PythonRobotics.git
synced 2026-01-15 01:18:00 -05:00
19 lines
494 B
ReStructuredText
19 lines
494 B
ReStructuredText
.. _Introduction:
|
|
|
|
Introduction
|
|
============
|
|
|
|
PythonRobotics is composed of two words: "Python" and "Robotics".
|
|
Therefore, I will first explain these two topics, Robotics and Python.
|
|
After that, I will provide an overview of the robotics technologies
|
|
covered in PythonRobotics.
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: Table of Contents
|
|
|
|
1_definition_of_robotics/definition_of_robotics
|
|
2_python_for_robotics/python_for_robotics
|
|
3_technologies_for_robotics/technologies_for_robotics
|
|
|