Changes between Version 4 and Version 5 of Tutorial3ServosCalibration
- Timestamp:
- Nov 22, 2017, 12:53:50 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Tutorial3ServosCalibration
v4 v5 17 17 [[Image(IK3DoF_neutral.png, 300px)]] 18 18 19 Looking how '''Py4bot''' internally manages angles ([ [UserGuideGit#a3DoFleg]]), we can see that matching joints positions are:19 Looking how '''Py4bot''' internally manages angles ([wiki:UserGuideGit#a3DoFleg]), we can see that matching joints positions are: 20 20 21 21 * coxa = 0° … … 47 47 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. 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. 48 48 49 In the [ [Tutorial4AddInputFrontendSupport|next tutorial]], we will see how to add a new gamepad support.49 In the [wiki:Tutorial4AddInputFrontendSupport next tutorial], we will see how to add a new gamepad support.
