Changes between Version 59 and Version 60 of Tutorials


Ignore:
Timestamp:
Apr 11, 2016, 12:20:46 PM (10 years ago)
Author:
fma
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Tutorials

    v59 v60  
    2929Now, let's create the robot! A multi-legs robot is mainly build from a body, and several legs.
    3030
    31 We also need to create an ''actuator pool'', which contains all legs joints actuators, in order to move them synchronized. In our example, actuators are standard servos. In this example, we use the '''Veyron''' board, from '''DFRobot''', to drive our servos:
     31We also need to create an ''actuator pool'', which contains all legs joints actuators, in order to move them synchronized. In our example, actuators are standard servos, and we use the '''Veyron''' board, from '''DFRobot''', to drive them:
    3232
    3333{{{