update documentation
This commit is contained in:
parent
6245d1308a
commit
e1a17808f7
24 changed files with 1749 additions and 1014 deletions
12
client/docs/source/software/installation.rst
Normal file
12
client/docs/source/software/installation.rst
Normal file
|
@ -0,0 +1,12 @@
|
|||
.. _software_installation:
|
||||
|
||||
Installationsanweisungen
|
||||
########################
|
||||
|
||||
Diese Anleitung dient dazu die Software auf dem Roboter neu aufzusetzen. Im normalen Gebraucht sollte dies jedoch nicht notwendig sein.
|
||||
|
||||
Betriebssystem aufsetzen
|
||||
========================
|
||||
|
||||
Als Basis wird für den Roboter Raspberry Pi OS (64-bit) verwendet. Das 32-Bit Betriebssystem wird nicht unterstützt, da die Software-Komponenten nur für aarch64 bzw. arm64/v8 kompiliert werden.
|
||||
Genauere Informationen sind `hier <https://www.raspberrypi.com/software/operating-systems/>`_ zu finden.
|
Reference in a new issue