Changes between Version 16 and Version 17 of UserGuideGit


Ignore:
Timestamp:
Apr 6, 2016, 7:31:44 AM (10 years ago)
Author:
fma
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • UserGuideGit

    v16 v17  
    4545=== Body coordinates system ===
    4646
    47 This coordinates system is attached to the body. It is defined in the ground coordinates system.
     47This coordinates system is attached to the body. It is defined from the ground coordinates system.
    4848
    4949* the origin is at the center of the body
     
    6262* Z axis is orthogonal to X/Y
    6363
    64 To summurize, in the body coordinate system, the legs coordinates systems are just translated in the X/Y plane, and rotated arround Z.
     64To summurize, from the body coordinate system, the legs coordinates systems are translated in the X/Y plane and rotated arround Z.
    6565
    66 The origin of a leg is defined as following:
     66The origin of a leg is defined as following, from the robot coordinates system:
    6767
    6868[[Image(body_legs.png, 500px, nolink)]]
    6969
    7070''Todo: improve drawing''
     71
     72=== Gait coordinates system ===
     73
     74There is the last coordinates system, which is used by the gaits, to make to robot walk.
     75
     76This coordinate systems is defined from the body coordinates system, and also translated along body X/Y axes, but not rotated arround Z.
    7177
    7278=== Inverse Kinematic ===