libmove3d-planners
|
Public Member Functions | |
void | clearAll () |
Public Attributes | |
std::tr1::shared_ptr < Configuration > | humanConf |
std::vector< Eigen::Vector2d, Eigen::aligned_allocator < Eigen::Vector2d > > | humanTraj |
bool | humanTrajExist |
std::tr1::shared_ptr < Configuration > | robotConf |
std::vector< Eigen::Vector2d, Eigen::aligned_allocator < Eigen::Vector2d > > | robotTraj |
bool | robotTrajExist |
double | cost |
int | configNumberInList |
int | id |
bool | isStandingInThisConf |
std::tr1::shared_ptr < Configuration > | chairConf |