Robobot software description
From Rsewiki
(Difference between revisions)
(→Functional description) |
(→Functional description) |
||
Line 2: | Line 2: | ||
== Functional description == | == Functional description == | ||
+ | |||
+ | === Software class - and mission example === | ||
[[File:class-def20.png | 200px]] | [[File:class-def20.png | 200px]] | ||
Line 7: | Line 9: | ||
[[Robobot software building blocks | C++ building blocks]] overview. | [[Robobot software building blocks | C++ building blocks]] overview. | ||
− | + | === Low-level robot control === | |
+ | |||
+ | [[Robobot level 1]] with interface to hardware and pose generation. | ||
+ | |||
+ | === Line sensor === | ||
[[Robobot linesensor description | Line sensor]] | [[Robobot linesensor description | Line sensor]] |
Revision as of 07:55, 31 December 2023
Back to Robobot
Contents |
Functional description
Software class - and mission example
C++ building blocks overview.
Low-level robot control
Robobot level 1 with interface to hardware and pose generation.