#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>
#include <ObjectDetection/TextVisual.h>
Go to the source code of this file.
Classes | |
class | tuw_object_rviz::BoundingBoxDoorVisual |
Visualization of a person as a wireframe bounding box. More... | |
class | tuw_object_rviz::DoorVisual |
Base class for all person visualization types. More... | |
struct | tuw_object_rviz::DoorVisualDefaultArgs |
class | tuw_object_rviz::HasBaseframe |
class | tuw_object_rviz::HasWireframe |
Namespaces | |
tuw_object_rviz | |