se2ez
|
#include <scene.h>
Public Member Functions | |
RobotData (const RobotPtr &r, const StatePtr &s) | |
Constructor. More... | |
Public Attributes | |
const RobotPtr | robot |
Underlying robot. More... | |
const StatePtr | state |
Underlying state of the robot. More... | |
const RobotPtr se2ez::Scene::RobotData::robot |
const StatePtr se2ez::Scene::RobotData::state |