36 #ifndef JSK_RVIZ_PLUGINS_SIMPLE_OCCUPANCY_GRID_ARRAY_DISPLAY_H_
37 #define JSK_RVIZ_PLUGINS_SIMPLE_OCCUPANCY_GRID_ARRAY_DISPLAY_H_
40 #include <jsk_recognition_msgs/SimpleOccupancyGridArray.h>
51 class SimpleOccupancyGridArrayDisplay:
53 jsk_recognition_msgs::SimpleOccupancyGridArray>
57 #if ROS_VERSION_MINIMUM(1,12,0)
71 std::vector<rviz::PointCloud*>
clouds_;
72 std::vector<Ogre::SceneNode*>
nodes_;
76 const jsk_recognition_msgs::SimpleOccupancyGridArray::ConstPtr& msg);