Changes between Version 63 and Version 64 of UserGuideGit
- Timestamp:
- Nov 13, 2017, 3:41:42 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UserGuideGit
v63 v64 195 195 And 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) 196 196 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).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. 198 198 199 199 == Gaits and !GaitSequencer ==
