| | 1 | [[PageOutline(2-5, Table of Contents, floated)]] |
| | 2 | |
| | 3 | = User guide (git) = |
| | 4 | |
| | 5 | ''This documentation try to follow the developement version of Py4bot. It may or may not be up-to-date.'' |
| | 6 | |
| | 7 | For installation instructions, see [InstallationGuide here]. |
| | 8 | |
| | 9 | == Usage overview == |
| | 10 | |
| | 11 | As Py4bot is a framework, you will find here a description of the main classes you will use to write your own application. |
| | 12 | |
| | 13 | Together with this page, have a look at the [htdocs:api/index.html complete API]. |
| | 14 | |
| | 15 | == Robot == |
| | 16 | |
| | 17 | == Drivers == |
| | 18 | |
| | 19 | == Controllers == |
| | 20 | |
| | 21 | == Gaits == |