CloudCluster.msg 686 B

12345678910111213141516171819202122232425262728293031
  1. std_msgs/Header header
  2. uint32 id
  3. string label
  4. float64 score
  5. sensor_msgs/PointCloud2 cloud
  6. geometry_msgs/PointStamped min_point
  7. geometry_msgs/PointStamped max_point
  8. geometry_msgs/PointStamped avg_point
  9. geometry_msgs/PointStamped centroid_point
  10. float64 estimated_angle
  11. geometry_msgs/Vector3 dimensions
  12. geometry_msgs/Vector3 eigen_values
  13. geometry_msgs/Vector3[] eigen_vectors
  14. #Array of 33 floats containing the FPFH descriptor
  15. std_msgs/Float32MultiArray fpfh_descriptor
  16. jsk_recognition_msgs/BoundingBox bounding_box
  17. geometry_msgs/PolygonStamped convex_hull
  18. # Indicator information
  19. # INDICATOR_LEFT 0
  20. # INDICATOR_RIGHT 1
  21. # INDICATOR_BOTH 2
  22. # INDICATOR_NONE 3
  23. uint32 indicator_state