PosePercept.h
Go to the documentation of this file.
00001 /* Auto-generated by genmsg_cpp for file /home/rosbuild/hudson/workspace/doc-fuerte-tu-darmstadt-ros-pkg/doc_stacks/2013-07-15_16-41-51.015503/hector_worldmodel/worldmodel_msgs/msg/PosePercept.msg */
00002 #ifndef WORLDMODEL_MSGS_MESSAGE_POSEPERCEPT_H
00003 #define WORLDMODEL_MSGS_MESSAGE_POSEPERCEPT_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/PoseWithCovariance.h"
00019 #include "worldmodel_msgs/PerceptInfo.h"
00020 
00021 namespace worldmodel_msgs
00022 {
00023 template <class ContainerAllocator>
00024 struct PosePercept_ {
00025   typedef PosePercept_<ContainerAllocator> Type;
00026 
00027   PosePercept_()
00028   : header()
00029   , pose()
00030   , info()
00031   {
00032   }
00033 
00034   PosePercept_(const ContainerAllocator& _alloc)
00035   : header(_alloc)
00036   , pose(_alloc)
00037   , info(_alloc)
00038   {
00039   }
00040 
00041   typedef  ::std_msgs::Header_<ContainerAllocator>  _header_type;
00042    ::std_msgs::Header_<ContainerAllocator>  header;
00043 
00044   typedef  ::geometry_msgs::PoseWithCovariance_<ContainerAllocator>  _pose_type;
00045    ::geometry_msgs::PoseWithCovariance_<ContainerAllocator>  pose;
00046 
00047   typedef  ::worldmodel_msgs::PerceptInfo_<ContainerAllocator>  _info_type;
00048    ::worldmodel_msgs::PerceptInfo_<ContainerAllocator>  info;
00049 
00050 
00051   typedef boost::shared_ptr< ::worldmodel_msgs::PosePercept_<ContainerAllocator> > Ptr;
00052   typedef boost::shared_ptr< ::worldmodel_msgs::PosePercept_<ContainerAllocator>  const> ConstPtr;
00053   boost::shared_ptr<std::map<std::string, std::string> > __connection_header;
00054 }; // struct PosePercept
00055 typedef  ::worldmodel_msgs::PosePercept_<std::allocator<void> > PosePercept;
00056 
00057 typedef boost::shared_ptr< ::worldmodel_msgs::PosePercept> PosePerceptPtr;
00058 typedef boost::shared_ptr< ::worldmodel_msgs::PosePercept const> PosePerceptConstPtr;
00059 
00060 
00061 template<typename ContainerAllocator>
00062 std::ostream& operator<<(std::ostream& s, const  ::worldmodel_msgs::PosePercept_<ContainerAllocator> & v)
00063 {
00064   ros::message_operations::Printer< ::worldmodel_msgs::PosePercept_<ContainerAllocator> >::stream(s, "", v);
00065   return s;}
00066 
00067 } // namespace worldmodel_msgs
00068 
00069 namespace ros
00070 {
00071 namespace message_traits
00072 {
00073 template<class ContainerAllocator> struct IsMessage< ::worldmodel_msgs::PosePercept_<ContainerAllocator> > : public TrueType {};
00074 template<class ContainerAllocator> struct IsMessage< ::worldmodel_msgs::PosePercept_<ContainerAllocator>  const> : public TrueType {};
00075 template<class ContainerAllocator>
00076 struct MD5Sum< ::worldmodel_msgs::PosePercept_<ContainerAllocator> > {
00077   static const char* value() 
00078   {
00079     return "3b0c987b9e39c7b12b9e71be97a0c021";
00080   }
00081 
00082   static const char* value(const  ::worldmodel_msgs::PosePercept_<ContainerAllocator> &) { return value(); } 
00083   static const uint64_t static_value1 = 0x3b0c987b9e39c7b1ULL;
00084   static const uint64_t static_value2 = 0x2b9e71be97a0c021ULL;
00085 };
00086 
00087 template<class ContainerAllocator>
00088 struct DataType< ::worldmodel_msgs::PosePercept_<ContainerAllocator> > {
00089   static const char* value() 
00090   {
00091     return "worldmodel_msgs/PosePercept";
00092   }
00093 
00094   static const char* value(const  ::worldmodel_msgs::PosePercept_<ContainerAllocator> &) { return value(); } 
00095 };
00096 
00097 template<class ContainerAllocator>
00098 struct Definition< ::worldmodel_msgs::PosePercept_<ContainerAllocator> > {
00099   static const char* value() 
00100   {
00101     return "# This message represents an observation of an object in a single image.\n\
00102 \n\
00103 # The header should equal the header of the corresponding image.\n\
00104 Header header\n\
00105 \n\
00106 # The estimated pose of the object with its covariance\n\
00107 geometry_msgs/PoseWithCovariance pose\n\
00108 \n\
00109 # Additional information about the percept\n\
00110 worldmodel_msgs/PerceptInfo info\n\
00111 \n\
00112 ================================================================================\n\
00113 MSG: std_msgs/Header\n\
00114 # Standard metadata for higher-level stamped data types.\n\
00115 # This is generally used to communicate timestamped data \n\
00116 # in a particular coordinate frame.\n\
00117 # \n\
00118 # sequence ID: consecutively increasing ID \n\
00119 uint32 seq\n\
00120 #Two-integer timestamp that is expressed as:\n\
00121 # * stamp.secs: seconds (stamp_secs) since epoch\n\
00122 # * stamp.nsecs: nanoseconds since stamp_secs\n\
00123 # time-handling sugar is provided by the client library\n\
00124 time stamp\n\
00125 #Frame this data is associated with\n\
00126 # 0: no frame\n\
00127 # 1: global frame\n\
00128 string frame_id\n\
00129 \n\
00130 ================================================================================\n\
00131 MSG: geometry_msgs/PoseWithCovariance\n\
00132 # This represents a pose in free space with uncertainty.\n\
00133 \n\
00134 Pose pose\n\
00135 \n\
00136 # Row-major representation of the 6x6 covariance matrix\n\
00137 # The orientation parameters use a fixed-axis representation.\n\
00138 # In order, the parameters are:\n\
00139 # (x, y, z, rotation about X axis, rotation about Y axis, rotation about Z axis)\n\
00140 float64[36] covariance\n\
00141 \n\
00142 ================================================================================\n\
00143 MSG: geometry_msgs/Pose\n\
00144 # A representation of pose in free space, composed of postion and orientation. \n\
00145 Point position\n\
00146 Quaternion orientation\n\
00147 \n\
00148 ================================================================================\n\
00149 MSG: geometry_msgs/Point\n\
00150 # This contains the position of a point in free space\n\
00151 float64 x\n\
00152 float64 y\n\
00153 float64 z\n\
00154 \n\
00155 ================================================================================\n\
00156 MSG: geometry_msgs/Quaternion\n\
00157 # This represents an orientation in free space in quaternion form.\n\
00158 \n\
00159 float64 x\n\
00160 float64 y\n\
00161 float64 z\n\
00162 float64 w\n\
00163 \n\
00164 ================================================================================\n\
00165 MSG: worldmodel_msgs/PerceptInfo\n\
00166 # This message contains information about the estimated class and object identity \n\
00167 \n\
00168 # A string identifying the object's class (all objects of a class look the same)\n\
00169 string class_id\n\
00170 \n\
00171 # The class association support of the observation\n\
00172 # The support is the log odd likelihood ratio given by log(p(y/observation y belongs to object of class class_id) / p(y/observation y is a false positive))\n\
00173 float32 class_support\n\
00174 \n\
00175 # A string identifying a specific object\n\
00176 string object_id\n\
00177 \n\
00178 # The object association support of the observation\n\
00179 # The support is the log odd likelihood ratio given by log(p(observation belongs to object object_id) / p(observation is false positive or belongs to another object))\n\
00180 float32 object_support\n\
00181 \n\
00182 # A string that contains the name or a description of the specific object\n\
00183 string name\n\
00184 \n\
00185 ";
00186   }
00187 
00188   static const char* value(const  ::worldmodel_msgs::PosePercept_<ContainerAllocator> &) { return value(); } 
00189 };
00190 
00191 template<class ContainerAllocator> struct HasHeader< ::worldmodel_msgs::PosePercept_<ContainerAllocator> > : public TrueType {};
00192 template<class ContainerAllocator> struct HasHeader< const ::worldmodel_msgs::PosePercept_<ContainerAllocator> > : public TrueType {};
00193 } // namespace message_traits
00194 } // namespace ros
00195 
00196 namespace ros
00197 {
00198 namespace serialization
00199 {
00200 
00201 template<class ContainerAllocator> struct Serializer< ::worldmodel_msgs::PosePercept_<ContainerAllocator> >
00202 {
00203   template<typename Stream, typename T> inline static void allInOne(Stream& stream, T m)
00204   {
00205     stream.next(m.header);
00206     stream.next(m.pose);
00207     stream.next(m.info);
00208   }
00209 
00210   ROS_DECLARE_ALLINONE_SERIALIZER;
00211 }; // struct PosePercept_
00212 } // namespace serialization
00213 } // namespace ros
00214 
00215 namespace ros
00216 {
00217 namespace message_operations
00218 {
00219 
00220 template<class ContainerAllocator>
00221 struct Printer< ::worldmodel_msgs::PosePercept_<ContainerAllocator> >
00222 {
00223   template<typename Stream> static void stream(Stream& s, const std::string& indent, const  ::worldmodel_msgs::PosePercept_<ContainerAllocator> & v) 
00224   {
00225     s << indent << "header: ";
00226 s << std::endl;
00227     Printer< ::std_msgs::Header_<ContainerAllocator> >::stream(s, indent + "  ", v.header);
00228     s << indent << "pose: ";
00229 s << std::endl;
00230     Printer< ::geometry_msgs::PoseWithCovariance_<ContainerAllocator> >::stream(s, indent + "  ", v.pose);
00231     s << indent << "info: ";
00232 s << std::endl;
00233     Printer< ::worldmodel_msgs::PerceptInfo_<ContainerAllocator> >::stream(s, indent + "  ", v.info);
00234   }
00235 };
00236 
00237 
00238 } // namespace message_operations
00239 } // namespace ros
00240 
00241 #endif // WORLDMODEL_MSGS_MESSAGE_POSEPERCEPT_H
00242 
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends


worldmodel_msgs
Author(s): Johannes Meyer
autogenerated on Mon Jul 15 2013 16:50:40