Robotics Library
0.7.0
|
#include <Eet.h>
Public Attributes | |
::rl::math::Vector * | goalConfiguration |
Goal configuration reference for workspace explorer setup. More... | |
int | goalFrame |
Goal frame for workspace explorer in goal configuration reference. More... | |
::rl::math::Vector * | startConfiguration |
Start configuration reference for workspace explorer setup. More... | |
int | startFrame |
Start frame for workspace explorer in start configuration reference. More... | |
::rl::math::Vector* rl::plan::Eet::ExplorerSetup::goalConfiguration |
Goal configuration reference for workspace explorer setup.
int rl::plan::Eet::ExplorerSetup::goalFrame |
Goal frame for workspace explorer in goal configuration reference.
::rl::math::Vector* rl::plan::Eet::ExplorerSetup::startConfiguration |
Start configuration reference for workspace explorer setup.
int rl::plan::Eet::ExplorerSetup::startFrame |
Start frame for workspace explorer in start configuration reference.