GraspingPointList3d.h
Go to the documentation of this file.
00001 /* Auto-generated by genmsg_cpp for file /home/rosbuild/hudson/workspace/doc-fuerte-all-iri-ros.pub/doc_stacks/2013-12-06_19-37-16.229269/iri_perception/iri_clothes_grasping_point/msg/GraspingPointList3d.msg */
00002 #ifndef IRI_CLOTHES_GRASPING_POINT_MESSAGE_GRASPINGPOINTLIST3D_H
00003 #define IRI_CLOTHES_GRASPING_POINT_MESSAGE_GRASPINGPOINTLIST3D_H
00004 #include <string>
00005 #include <vector>
00006 #include <map>
00007 #include <ostream>
00008 #include "ros/serialization.h"
00009 #include "ros/builtin_message_traits.h"
00010 #include "ros/message_operations.h"
00011 #include "ros/time.h"
00012 
00013 #include "ros/macros.h"
00014 
00015 #include "ros/assert.h"
00016 
00017 #include "std_msgs/Header.h"
00018 #include "geometry_msgs/Pose.h"
00019 
00020 namespace iri_clothes_grasping_point
00021 {
00022 template <class ContainerAllocator>
00023 struct GraspingPointList3d_ {
00024   typedef GraspingPointList3d_<ContainerAllocator> Type;
00025 
00026   GraspingPointList3d_()
00027   : header()
00028   , poses()
00029   {
00030   }
00031 
00032   GraspingPointList3d_(const ContainerAllocator& _alloc)
00033   : header(_alloc)
00034   , poses(_alloc)
00035   {
00036   }
00037 
00038   typedef  ::std_msgs::Header_<ContainerAllocator>  _header_type;
00039    ::std_msgs::Header_<ContainerAllocator>  header;
00040 
00041   typedef std::vector< ::geometry_msgs::Pose_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::geometry_msgs::Pose_<ContainerAllocator> >::other >  _poses_type;
00042   std::vector< ::geometry_msgs::Pose_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::geometry_msgs::Pose_<ContainerAllocator> >::other >  poses;
00043 
00044 
00045   typedef boost::shared_ptr< ::iri_clothes_grasping_point::GraspingPointList3d_<ContainerAllocator> > Ptr;
00046   typedef boost::shared_ptr< ::iri_clothes_grasping_point::GraspingPointList3d_<ContainerAllocator>  const> ConstPtr;
00047   boost::shared_ptr<std::map<std::string, std::string> > __connection_header;
00048 }; // struct GraspingPointList3d
00049 typedef  ::iri_clothes_grasping_point::GraspingPointList3d_<std::allocator<void> > GraspingPointList3d;
00050 
00051 typedef boost::shared_ptr< ::iri_clothes_grasping_point::GraspingPointList3d> GraspingPointList3dPtr;
00052 typedef boost::shared_ptr< ::iri_clothes_grasping_point::GraspingPointList3d const> GraspingPointList3dConstPtr;
00053 
00054 
00055 template<typename ContainerAllocator>
00056 std::ostream& operator<<(std::ostream& s, const  ::iri_clothes_grasping_point::GraspingPointList3d_<ContainerAllocator> & v)
00057 {
00058   ros::message_operations::Printer< ::iri_clothes_grasping_point::GraspingPointList3d_<ContainerAllocator> >::stream(s, "", v);
00059   return s;}
00060 
00061 } // namespace iri_clothes_grasping_point
00062 
00063 namespace ros
00064 {
00065 namespace message_traits
00066 {
00067 template<class ContainerAllocator> struct IsMessage< ::iri_clothes_grasping_point::GraspingPointList3d_<ContainerAllocator> > : public TrueType {};
00068 template<class ContainerAllocator> struct IsMessage< ::iri_clothes_grasping_point::GraspingPointList3d_<ContainerAllocator>  const> : public TrueType {};
00069 template<class ContainerAllocator>
00070 struct MD5Sum< ::iri_clothes_grasping_point::GraspingPointList3d_<ContainerAllocator> > {
00071   static const char* value() 
00072   {
00073     return "916c28c5764443f268b296bb671b9d97";
00074   }
00075 
00076   static const char* value(const  ::iri_clothes_grasping_point::GraspingPointList3d_<ContainerAllocator> &) { return value(); } 
00077   static const uint64_t static_value1 = 0x916c28c5764443f2ULL;
00078   static const uint64_t static_value2 = 0x68b296bb671b9d97ULL;
00079 };
00080 
00081 template<class ContainerAllocator>
00082 struct DataType< ::iri_clothes_grasping_point::GraspingPointList3d_<ContainerAllocator> > {
00083   static const char* value() 
00084   {
00085     return "iri_clothes_grasping_point/GraspingPointList3d";
00086   }
00087 
00088   static const char* value(const  ::iri_clothes_grasping_point::GraspingPointList3d_<ContainerAllocator> &) { return value(); } 
00089 };
00090 
00091 template<class ContainerAllocator>
00092 struct Definition< ::iri_clothes_grasping_point::GraspingPointList3d_<ContainerAllocator> > {
00093   static const char* value() 
00094   {
00095     return "Header header\n\
00096 geometry_msgs/Pose[] poses\n\
00097 \n\
00098 ================================================================================\n\
00099 MSG: std_msgs/Header\n\
00100 # Standard metadata for higher-level stamped data types.\n\
00101 # This is generally used to communicate timestamped data \n\
00102 # in a particular coordinate frame.\n\
00103 # \n\
00104 # sequence ID: consecutively increasing ID \n\
00105 uint32 seq\n\
00106 #Two-integer timestamp that is expressed as:\n\
00107 # * stamp.secs: seconds (stamp_secs) since epoch\n\
00108 # * stamp.nsecs: nanoseconds since stamp_secs\n\
00109 # time-handling sugar is provided by the client library\n\
00110 time stamp\n\
00111 #Frame this data is associated with\n\
00112 # 0: no frame\n\
00113 # 1: global frame\n\
00114 string frame_id\n\
00115 \n\
00116 ================================================================================\n\
00117 MSG: geometry_msgs/Pose\n\
00118 # A representation of pose in free space, composed of postion and orientation. \n\
00119 Point position\n\
00120 Quaternion orientation\n\
00121 \n\
00122 ================================================================================\n\
00123 MSG: geometry_msgs/Point\n\
00124 # This contains the position of a point in free space\n\
00125 float64 x\n\
00126 float64 y\n\
00127 float64 z\n\
00128 \n\
00129 ================================================================================\n\
00130 MSG: geometry_msgs/Quaternion\n\
00131 # This represents an orientation in free space in quaternion form.\n\
00132 \n\
00133 float64 x\n\
00134 float64 y\n\
00135 float64 z\n\
00136 float64 w\n\
00137 \n\
00138 ";
00139   }
00140 
00141   static const char* value(const  ::iri_clothes_grasping_point::GraspingPointList3d_<ContainerAllocator> &) { return value(); } 
00142 };
00143 
00144 template<class ContainerAllocator> struct HasHeader< ::iri_clothes_grasping_point::GraspingPointList3d_<ContainerAllocator> > : public TrueType {};
00145 template<class ContainerAllocator> struct HasHeader< const ::iri_clothes_grasping_point::GraspingPointList3d_<ContainerAllocator> > : public TrueType {};
00146 } // namespace message_traits
00147 } // namespace ros
00148 
00149 namespace ros
00150 {
00151 namespace serialization
00152 {
00153 
00154 template<class ContainerAllocator> struct Serializer< ::iri_clothes_grasping_point::GraspingPointList3d_<ContainerAllocator> >
00155 {
00156   template<typename Stream, typename T> inline static void allInOne(Stream& stream, T m)
00157   {
00158     stream.next(m.header);
00159     stream.next(m.poses);
00160   }
00161 
00162   ROS_DECLARE_ALLINONE_SERIALIZER;
00163 }; // struct GraspingPointList3d_
00164 } // namespace serialization
00165 } // namespace ros
00166 
00167 namespace ros
00168 {
00169 namespace message_operations
00170 {
00171 
00172 template<class ContainerAllocator>
00173 struct Printer< ::iri_clothes_grasping_point::GraspingPointList3d_<ContainerAllocator> >
00174 {
00175   template<typename Stream> static void stream(Stream& s, const std::string& indent, const  ::iri_clothes_grasping_point::GraspingPointList3d_<ContainerAllocator> & v) 
00176   {
00177     s << indent << "header: ";
00178 s << std::endl;
00179     Printer< ::std_msgs::Header_<ContainerAllocator> >::stream(s, indent + "  ", v.header);
00180     s << indent << "poses[]" << std::endl;
00181     for (size_t i = 0; i < v.poses.size(); ++i)
00182     {
00183       s << indent << "  poses[" << i << "]: ";
00184       s << std::endl;
00185       s << indent;
00186       Printer< ::geometry_msgs::Pose_<ContainerAllocator> >::stream(s, indent + "    ", v.poses[i]);
00187     }
00188   }
00189 };
00190 
00191 
00192 } // namespace message_operations
00193 } // namespace ros
00194 
00195 #endif // IRI_CLOTHES_GRASPING_POINT_MESSAGE_GRASPINGPOINTLIST3D_H
00196 


iri_clothes_grasping_point
Author(s):
autogenerated on Fri Dec 6 2013 20:29:58