![]() |
Tesseract 0.28.4
|
Common Tesseract Plugin Infos. More...
#include <tesseract/common/macros.h>#include <Eigen/Core>#include <map>#include <yaml-cpp/yaml.h>#include <tesseract/common/eigen_types.h>Classes | |
| struct | tesseract::common::PluginInfo |
| The Plugin Information struct. More... | |
| struct | tesseract::common::PluginInfoContainer |
| struct | tesseract::common::ProfilesPluginInfo |
| The profile plugin information structure. More... | |
| struct | tesseract::common::KinematicsPluginInfo |
| The kinematics plugin information structure. More... | |
| struct | tesseract::common::ContactManagersPluginInfo |
| The contact managers plugin information structure. More... | |
| struct | tesseract::common::TaskComposerPluginInfo |
| The task composer plugin information structure. More... | |
Typedefs | |
| using | tesseract::common::PluginInfoMap = std::map< std::string, PluginInfo > |
| A map of PluginInfo to user defined name. | |
Common Tesseract Plugin Infos.