Changes between Version 53 and Version 54 of UserGuideGit


Ignore:
Timestamp:
May 19, 2016, 8:36:37 AM (10 years ago)
Author:
fma
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • UserGuideGit

    v53 v54  
    143143== Actuators, Pools and Drivers ==
    144144
    145 '''Actuators''' are the objects which really move the '''Joints'''.
     145{{{Actuator}}}s are the objects which really move the {{{Joint}}}s.
    146146
    147 '''Pools''' are used to group '''Actuators''', mainly to moved them in a synchronized way. It is possible to have the same '''Actuator''' in several '''Groups''', but, of course, you won't be able to drive both '''Groups''' at the same time.
     147{{{Pool}}}s are used to group {{{Actuator}}}s, mainly to moved them in a synchronized way. It is possible to have the same {{{Actuator}}} in several {{{Pool}}}s, but, of course, you won't be able to drive both {{{{Pool}}}s at the same time.
    148148
    149 A '''Pool''' uses a '''Driver''' to really make the '''Actuators''' move.
     149A {{{Pool}}} uses a {{{Driver}}} to really make the {{{Actuator}}}s move.
    150150=== Servos calibration ===
    151151