mirror of
https://github.com/AtsushiSakai/PythonRobotics.git
synced 2026-04-22 03:00:22 -04:00
update getting started (#1138)
This commit is contained in:
@@ -1,7 +1,4 @@
|
||||
Software for Robotics
|
||||
Python for Robotics
|
||||
----------------------
|
||||
|
||||
Python for Robotics
|
||||
~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
TBD
|
||||
@@ -3,11 +3,16 @@
|
||||
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_software_for_robotics/software_for_robotics
|
||||
2_python_for_robotics/python_for_robotics
|
||||
3_technology_for_robotics/technology_for_robotics
|
||||
|
||||
|
||||
Reference in New Issue
Block a user