HumaRobotics / poppy-examples

code examples, tutos and tips to code with a Poppy Humanoid robot or any Poppy creature.
GNU Lesser General Public License v3.0
10 stars 11 forks source link

minor typos #2

Closed titimoby closed 8 years ago

titimoby commented 8 years ago

minor typos in the installation process.

side note: copy/paste of python sample code may fail from pdf version as ' is converted to an example is line 204 (chap 4.2) poppy = PoppyHumanoid(simulator=’vrep’) which become in pdf poppy = PoppyHumanoid(simulator=vrep`)