#include "aibojoint.h"#include "aibolegpositions.h"Include dependency graph for aiboleg.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Data Structures | |
| class | AiboLeg |
Enumerations | |
| enum | LEG_JOINT { RF1, RF2, RF3, LF1, LF2, LF3, RR1, RR2, RR3, LR1, LR2, LR3 } |
Variables | |
| static const int | NUM_LEG_JOINTS = 12 |
| static const char *const | LEG_JOINT_ARRAY [] |
|
|
Types of leg joints of AIBO
|
|
|
Number of leg joints for aibo
|
|
|
Initial value: {
"PRM:/r4/c1-Joint2:j1",
"PRM:/r4/c1/c2-Joint2:j2",
"PRM:/r4/c1/c2/c3-Joint2:j3",
"PRM:/r2/c1-Joint2:j1",
"PRM:/r2/c1/c2-Joint2:j2",
"PRM:/r2/c1/c2/c3-Joint2:j3",
"PRM:/r5/c1-Joint2:j1",
"PRM:/r5/c1/c2-Joint2:j2",
"PRM:/r5/c1/c2/c3-Joint2:j3",
"PRM:/r3/c1-Joint2:j1",
"PRM:/r3/c1/c2-Joint2:j2",
"PRM:/r3/c1/c2/c3-Joint2:j3"
}
|
|
|
Generated Thu Jan 19 11:54:41 2006 by
|