Public Attributes
PluginData Struct Reference

Packs plugin information into a single struct. More...

List of all members.

Public Attributes

XmlRpc::XmlRpcValue config
bool critical
std::string group_name
std::string param_key
std::string plugin_desc
moveit::core::RobotModelConstPtr robot_model
bool single_instance

Detailed Description

Packs plugin information into a single struct.

Parameters:
configThe configuration data in XmlRPC format
param_keyThe lookup key which should have an entry in "config"
criticalWhether this plugin is required
single_instanceWhether only one plugin is expected
plugin_descA brief description of the plugin
robot_modelA pointer to the robot mdel
group_nameThe specified group name

Definition at line 89 of file stomp_optimization_task.cpp.


Member Data Documentation

Definition at line 91 of file stomp_optimization_task.cpp.

Definition at line 93 of file stomp_optimization_task.cpp.

Definition at line 97 of file stomp_optimization_task.cpp.

std::string PluginData::param_key

Definition at line 92 of file stomp_optimization_task.cpp.

Definition at line 95 of file stomp_optimization_task.cpp.

moveit::core::RobotModelConstPtr PluginData::robot_model

Definition at line 96 of file stomp_optimization_task.cpp.

Definition at line 94 of file stomp_optimization_task.cpp.


The documentation for this struct was generated from the following file:


stomp_moveit
Author(s): Jorge Nicho
autogenerated on Sat Jun 8 2019 19:24:01