Update documentation
This commit is contained in:
parent
4a62019556
commit
79a4998058
39 changed files with 6270 additions and 629 deletions
12
_sources/software/installation.rst.txt
Normal file
12
_sources/software/installation.rst.txt
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