Robowflex
v0.1
Making MoveIt Easy
|
OMPL specific planners and features. More...
Classes | |
class | Cob4OMPLPipelinePlanner |
Convenience class for the default motion planning pipeline for Cob4. More... | |
class | FetchOMPLPipelinePlanner |
Convenience class for the default motion planning pipeline for Fetch. More... | |
class | R2OMPLPipelinePlanner |
Convenience class for the default motion planning pipeline for R2 (R2C6 full). More... | |
class | UR5OMPLPipelinePlanner |
Convenience class for the default motion planning pipeline for UR5. More... | |
class | Settings |
Settings descriptor for settings provided by the default MoveIt! OMPL planning pipeline. More... | |
class | OMPLPipelinePlanner |
A robowflex::PipelinePlanner that uses the MoveIt! default OMPL planning pipeline. More... | |
class | OMPLInterfacePlanner |
A planner that directly uses MoveIt!'s OMPL planning interface. More... | |
class | OMPLTrajectory |
OMPLTrajectory provides OMPL path utilities to the Trajectory class. More... | |
Functions | |
bool | loadOMPLConfig (IO::Handler &handler, const std::string &config_file, std::vector< std::string > &configs) |
Loads an OMPL configuration YAML file onto the parameter server. More... | |
OMPL specific planners and features.
bool robowflex::OMPL::loadOMPLConfig | ( | IO::Handler & | handler, |
const std::string & | config_file, | ||
std::vector< std::string > & | configs | ||
) |
Loads an OMPL configuration YAML file onto the parameter server.
Definition at line 271 of file robowflex_library/src/planning.cpp.