Robowflex
v0.1
Making MoveIt Easy
|
Classes | |
class | CHOMPSettings |
Settings descriptor for settings provided by the default MoveIt! CHOMP planning pipeline. More... | |
class | CHOMPPipelinePlanner |
A robowflex::PipelinePlanner that uses the MoveIt! CHOMP planning pipeline. More... | |
class | TrajOptPipelinePlanner |
A robowflex::PipelinePlanner that uses the MoveIt! TrajOpt planning pipeline. More... | |
Functions | |
bool | loadConfig (IO::Handler &handler, const std::string &config_file) |
Loads configuration YAML file onto the parameter server. More... | |
bool robowflex::opt::loadConfig | ( | IO::Handler & | handler, |
const std::string & | config_file | ||
) |
Loads configuration YAML file onto the parameter server.
Opt
Definition at line 386 of file robowflex_library/src/planning.cpp.