#include <tesseract_common/macros.h>
#include <console_bridge/console.h>
#include <tesseract_visualization/visualization_loader.h>
#include <tesseract_visualization/visualization.h>
Go to the source code of this file.
Namespaces | |
tesseract_visualization | |
Variables | |
TESSERACT_COMMON_IGNORE_WARNINGS_PUSH const TESSERACT_COMMON_IGNORE_WARNINGS_POP std::string | TESSERACT_IGNITION_LIBRARY_NAME = "tesseract_visualization_ignition_visualization_plugin" |
const std::string | TESSERACT_IGNITION_SYMBOL_NAME = "TesseractIgnitionVisualizationPlugin" |
const std::string | TESSERACT_VISUALIZATION_PLUGIN_DIRECTORIES_ENV = "TESSERACT_VISUALIZATION_PLUGIN_DIRECTORIES" |
const std::string | TESSERACT_VISUALIZATION_PLUGINS_ENV = "TESSERACT_VISUALIZATION_PLUGINS" |
TESSERACT_COMMON_IGNORE_WARNINGS_PUSH const TESSERACT_COMMON_IGNORE_WARNINGS_POP std::string TESSERACT_IGNITION_LIBRARY_NAME = "tesseract_visualization_ignition_visualization_plugin" |
Definition at line 35 of file visualization_loader.cpp.
const std::string TESSERACT_IGNITION_SYMBOL_NAME = "TesseractIgnitionVisualizationPlugin" |
Definition at line 36 of file visualization_loader.cpp.
const std::string TESSERACT_VISUALIZATION_PLUGIN_DIRECTORIES_ENV = "TESSERACT_VISUALIZATION_PLUGIN_DIRECTORIES" |
Definition at line 38 of file visualization_loader.cpp.
const std::string TESSERACT_VISUALIZATION_PLUGINS_ENV = "TESSERACT_VISUALIZATION_PLUGINS" |
Definition at line 39 of file visualization_loader.cpp.