#include <rviz/ogre_helpers/shape.h>
#include <rviz/ogre_helpers/billboard_line.h>
#include <OgreSceneNode.h>
#include <OgreAnimation.h>
#include <OgreSharedPtr.h>
#include <OgreEntity.h>
#include <resource_retriever/retriever.h>
#include <boost/algorithm/string/predicate.hpp>
#include <boost/filesystem.hpp>
#include <ObjectDetection/PersonVisual.h>
Go to the source code of this file.
Classes | |
class | tuw_object_rviz::TrafficConeVisual |
Base class for all person visualization types. More... | |
struct | tuw_object_rviz::TrafficConeVisualDefaultArgs |
class | tuw_object_rviz::TrafficConeVisualImpl |
Visualization of a person as a wireframe bounding box. More... | |
Namespaces | |
tuw_object_rviz | |