Changes between Version 53 and Version 54 of UserGuideGit
- Timestamp:
- May 19, 2016, 8:36:37 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UserGuideGit
v53 v54 143 143 == Actuators, Pools and Drivers == 144 144 145 '''Actuators''' are the objects which really move the '''Joints'''.145 {{{Actuator}}}s are the objects which really move the {{{Joint}}}s. 146 146 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. 148 148 149 A '''Pool''' uses a '''Driver''' to really make the '''Actuators'''move.149 A {{{Pool}}} uses a {{{Driver}}} to really make the {{{Actuator}}}s move. 150 150 === Servos calibration === 151 151
