Factory for loading contact managers as plugins. More...
#include <tesseract_common/macros.h>
#include <boost/algorithm/string.hpp>
#include <tesseract_collision/core/discrete_contact_manager.h>
#include <tesseract_collision/core/continuous_contact_manager.h>
#include <tesseract_common/resource_locator.h>
#include <tesseract_common/yaml_utils.h>
#include <tesseract_common/yaml_extenstions.h>
#include <tesseract_collision/core/contact_managers_plugin_factory.h>
#include <boost_plugin_loader/plugin_loader.hpp>
#include <console_bridge/console.h>
Go to the source code of this file.
Namespaces | |
tesseract_collision | |
Variables | |
TESSERACT_COMMON_IGNORE_WARNINGS_PUSH static const TESSERACT_COMMON_IGNORE_WARNINGS_POP std::string | TESSERACT_CONTACT_MANAGERS_PLUGIN_DIRECTORIES_ENV |
static const std::string | TESSERACT_CONTACT_MANAGERS_PLUGINS_ENV = "TESSERACT_CONTACT_MANAGERS_PLUGINS" |
Factory for loading contact managers as plugins.
Definition in file contact_managers_plugin_factory.cpp.
|
static |
Definition at line 41 of file contact_managers_plugin_factory.cpp.
|
static |
Definition at line 43 of file contact_managers_plugin_factory.cpp.