Changes between Version 63 and Version 64 of UserGuideGit


Ignore:
Timestamp:
Nov 13, 2017, 3:41:42 PM (8 years ago)
Author:
fma
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • UserGuideGit

    v63 v64  
    195195And we need to repeat the entire procedure for each servo/joint, which can be tedious for a 4 DoF hexapod :o/ But after that, our robot should walk better ;o)
    196196
    197 Note 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 (no gui values are stored, though).
     197Note 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.
    198198
    199199== Gaits and !GaitSequencer ==