Common Tesseract Plugin Infos. More...
#include <tesseract_common/macros.h>#include <boost/serialization/export.hpp>#include <Eigen/Core>#include <vector>#include <map>#include <yaml-cpp/yaml.h>#include <tesseract_common/eigen_types.h>

Go to the source code of this file.
Classes | |
| struct | tesseract_common::ContactManagersPluginInfo |
| The contact managers plugin information structure. More... | |
| struct | tesseract_common::KinematicsPluginInfo |
| The kinematics plugin information structure. More... | |
| struct | tesseract_common::PluginInfo |
| The Plugin Information struct. More... | |
| struct | tesseract_common::PluginInfoContainer |
| struct | tesseract_common::TaskComposerPluginInfo |
| The task composer plugin information structure. More... | |
Namespaces | |
| boost | |
| boost::serialization | |
| tesseract_common | |
Typedefs | |
| using | tesseract_common::PluginInfoMap = std::map< std::string, PluginInfo > |
| A map of PluginInfo to user defined name. More... | |
Common Tesseract Plugin Infos.
Definition in file plugin_info.h.