Changes between Version 74 and Version 75 of Tutorials


Ignore:
Timestamp:
Nov 18, 2017, 6:01:24 PM (8 years ago)
Author:
fma
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Tutorials

    v74 v75  
    588588Note that if we already have a '''{{{settings.py}}}''' module, we can launch '''{{{py4bot-gui-servocal.py}}}''' from the directory containing that module in order to reload the previous values. And if the module contains a '''{{{LEGS_SERVOS_MAPPING}}}''', the script will show the legs/joints names. So, it is better to start writing this param, before launching the script.
    589589
    590 == Tutorial 4: Add support for a new Gamepad ==
     590== Tutorial 4: Add gamepad support ==
    591591
    592592''Files for this tutorial are available in [https://framagit.org/fma38/Py4bot/tree/master/py4bot/examples/tutorial_4 py4bot/examples/tutorial_4/].''