Contains data for selectable markers. Stored in a large map. More...
Public Attributes | |
string | controlDescription_ |
Text above the control. | |
string | controlName_ |
Name of the 6DOF marker. | |
string | name_ |
Name of the menu marker. | |
InteractiveMarkerType | type_ |
IK control, joint control, or collision object. |
Contains data for selectable markers. Stored in a large map.
Definition at line 107 of file planning_components_visualizer.cpp.
Text above the control.
Definition at line 119 of file planning_components_visualizer.cpp.
Name of the 6DOF marker.
Definition at line 116 of file planning_components_visualizer.cpp.
Name of the menu marker.
Definition at line 113 of file planning_components_visualizer.cpp.
IK control, joint control, or collision object.
Definition at line 110 of file planning_components_visualizer.cpp.