mirror of
https://github.com/AtsushiSakai/PythonRobotics.git
synced 2026-01-13 22:38:09 -05:00
update getting started (#1136)
Co-authored-by: Atsushi Sakai <atsushi_sakai@AtsushiSakainonotobukkukonpyuta.local>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
How To Contribute
|
||||
How to contribute
|
||||
=================
|
||||
|
||||
This document describes how to contribute this project.
|
||||
|
||||
@@ -3,4 +3,12 @@
|
||||
How to read this textbook
|
||||
--------------------------
|
||||
|
||||
TBD
|
||||
This document is structured to help you learn the fundamental concepts
|
||||
behind each sample code in PythonRobotics.
|
||||
|
||||
If you already have some knowledge of robotics technologies, you can start
|
||||
by reading any document that interests you.
|
||||
|
||||
However, if you have no prior knowledge of robotics technologies, it is
|
||||
recommended that you first read the :ref:`Introduction` section and then proceed
|
||||
to the documents related to the technical fields that interest you.
|
||||
@@ -1,4 +1,4 @@
|
||||
.. _introduction:
|
||||
.. _Introduction:
|
||||
|
||||
Introduction
|
||||
============
|
||||
|
||||
Reference in New Issue
Block a user