#include <mujincontrollerclient.h>
Public 変数 | |
Transform | transform |
the transform of this instance object | |
std::vector< Real > | dofvalues |
the joint values |
mujincontrollerclient.h の 208 行で定義されています。
std::vector<Real> mujinclient::InstanceObjectState::dofvalues |
the joint values
mujincontrollerclient.h の 211 行で定義されています。
Transform mujinclient::InstanceObjectState::transform |
the transform of this instance object
mujincontrollerclient.h の 210 行で定義されています。