Changes between Initial Version and Version 1 of Tutorials


Ignore:
Timestamp:
Sep 21, 2015, 3:08:31 PM (11 years ago)
Author:
fma
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Tutorials

    v1 v1  
     1[[PageOutline(2-5, Table of Contents, floated)]]
     2
     3= Tutorial =
     4
     5''This is a draft version.''
     6
     7== Vocabulary ==
     8
     9Before we dive into this tutorial, lets define a few words. I tried to use commonly used vocabulary, and hope I did understand them correclty. Feel free to contact me if you find mistakes.
     10
     11 * IK: Inverse Kinematic
     12
     13== Robot ==
     14
     15== Simple example ==
     16
     17Have a look at [[source:py4bot/examples/hexapod|py4bot/examples/hexapod/]] to see how to build a simple 3DoF hexapod.
     18
     19== Conclusion ==
     20
     21That's it for now with this tutorial. This is the first working dev. release; their are many additional things to do, and final implementation may change, according to feedback/suggestions I will get. But the core is there. Again, the goal of this framework is to provide a high level tool to build complete and powerfull applications to control you multi-legs robots.