#include <TimedRobotState.h>
Public Attributes | |
OpenHRP::StateHolderService::Command | command |
OpenHRP::RobotHardwareService::RobotState | state |
double | time |
Definition at line 7 of file TimedRobotState.h.
OpenHRP::StateHolderService::Command TimedRobotState::command |
Definition at line 10 of file TimedRobotState.h.
OpenHRP::RobotHardwareService::RobotState TimedRobotState::state |
Definition at line 11 of file TimedRobotState.h.
double TimedRobotState::time |
Definition at line 9 of file TimedRobotState.h.