ObjectDetectionTrafficConeVisual.h
Go to the documentation of this file.
1 #ifndef OBJECTDETECTIONTrafficConeVISUAL_H
2 #define OBJECTDETECTIONTrafficConeVISUAL_H
3 
6 
7 namespace tuw_object_rviz
8 {
9 
11 {
12 public:
13  ObjectDetectionTrafficConeVisual ( Ogre::SceneManager* scene_manager, Ogre::SceneNode* parent_node );
15  void setMessage ( const tuw_object_msgs::ObjectWithCovariance::ConstPtr& msg );
16  void setColor ( Ogre::ColourValue color );
17  void setStyle ( Styles style );
18 private:
20 };
21 
22 } // end namespace tuw_object_rviz
23 
24 #endif // OBJECTDETECTIONTrafficConeVISUAL_H
void setMessage(const tuw_object_msgs::ObjectWithCovariance::ConstPtr &msg)
Styles
Visualization style for an object.
Definition: common.h:40
ObjectDetectionTrafficConeVisual(Ogre::SceneManager *scene_manager, Ogre::SceneNode *parent_node)


tuw_object_rviz
Author(s): Florian Beck
autogenerated on Mon Jun 10 2019 15:40:17