Changes between Version 16 and Version 17 of UserGuideGit
- Timestamp:
- Apr 6, 2016, 7:31:44 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UserGuideGit
v16 v17 45 45 === Body coordinates system === 46 46 47 This coordinates system is attached to the body. It is defined inthe ground coordinates system.47 This coordinates system is attached to the body. It is defined from the ground coordinates system. 48 48 49 49 * the origin is at the center of the body … … 62 62 * Z axis is orthogonal to X/Y 63 63 64 To summurize, in the body coordinate system, the legs coordinates systems are just translated in the X/Y plane,and rotated arround Z.64 To summurize, from the body coordinate system, the legs coordinates systems are translated in the X/Y plane and rotated arround Z. 65 65 66 The origin of a leg is defined as following :66 The origin of a leg is defined as following, from the robot coordinates system: 67 67 68 68 [[Image(body_legs.png, 500px, nolink)]] 69 69 70 70 ''Todo: improve drawing'' 71 72 === Gait coordinates system === 73 74 There is the last coordinates system, which is used by the gaits, to make to robot walk. 75 76 This coordinate systems is defined from the body coordinates system, and also translated along body X/Y axes, but not rotated arround Z. 71 77 72 78 === Inverse Kinematic ===
