Go to the documentation of this file.
36 #ifndef JSK_RVIZ_PLUGINS_HUMAN_SKELETON_ARRAY_DISPLAY_H_
37 #define JSK_RVIZ_PLUGINS_HUMAN_SKELETON_ARRAY_DISPLAY_H_
40 #include <jsk_recognition_msgs/HumanSkeletonArray.h>
49 #include <OGRE/OgreSceneNode.h>
50 #include <OGRE/OgreSceneManager.h>
55 class HumanSkeletonArrayDisplay:
60 #if ROS_VERSION_MINIMUM(1,12,0)
62 typedef std::shared_ptr<rviz::Shape>
ShapePtr;
76 const jsk_recognition_msgs::HumanSkeletonArray::ConstPtr& msg);
86 std::vector<BillboardLinePtr>
edges_;
89 jsk_recognition_msgs::HumanSkeletonArray::ConstPtr
latest_msg_;
97 const jsk_recognition_msgs::HumanSkeletonArray::ConstPtr& msg);
jsk_recognition_msgs::HumanSkeletonArray::ConstPtr latest_msg_
rviz::FloatProperty * alpha_property_
rviz::FloatProperty * line_width_property_
virtual ~HumanSkeletonArrayDisplay()
std::vector< ShapePtr > shapes_
rviz::ColorProperty * color_property_
void processMessage(const jsk_recognition_msgs::HumanSkeletonArray::ConstPtr &msg)
std::vector< BillboardLinePtr > edges_
void allocateSpheres(int num)
rviz::EnumProperty * coloring_property_
void allocateBillboardLines(int num)
boost::shared_ptr< rviz::BillboardLine > BillboardLinePtr
virtual void onInitialize()
HumanSkeletonArrayDisplay()
boost::shared_ptr< rviz::Shape > ShapePtr
std::string coloring_method_
QColor getColor(size_t index)
virtual void showEdges(const jsk_recognition_msgs::HumanSkeletonArray::ConstPtr &msg)
jsk_rviz_plugins
Author(s): Kei Okada
, Yohei Kakiuchi , Shohei Fujii , Ryohei Ueda
autogenerated on Fri Dec 13 2024 03:49:56