5 #ifndef GEOMETRY_MSGS_MESSAGE_POSE2D_H 6 #define GEOMETRY_MSGS_MESSAGE_POSE2D_H 21 template <
class ContainerAllocator>
52 typedef std::shared_ptr< ::geometry_msgs::Pose2D_<ContainerAllocator> >
Ptr;
53 typedef std::shared_ptr< ::geometry_msgs::Pose2D_<ContainerAllocator>
const>
ConstPtr;
57 typedef ::geometry_msgs::Pose2D_<std::allocator<void> >
Pose2D;
59 typedef std::shared_ptr< ::geometry_msgs::Pose2D >
Pose2DPtr;
66 template<
typename ContainerAllocator>
67 std::ostream& operator<<(std::ostream& s, const ::geometry_msgs::Pose2D_<ContainerAllocator> &
v)
77 namespace message_traits
90 template <
class ContainerAllocator>
95 template <
class ContainerAllocator>
100 template <
class ContainerAllocator>
105 template <
class ContainerAllocator>
110 template <
class ContainerAllocator>
115 template <
class ContainerAllocator>
121 template<
class ContainerAllocator>
126 return "938fa65709584ad8e77d238529be13b8";
129 static const char*
value(const ::geometry_msgs::Pose2D_<ContainerAllocator>&) {
return value(); }
130 static const uint64_t static_value1 = 0x938fa65709584ad8ULL;
131 static const uint64_t static_value2 = 0xe77d238529be13b8ULL;
134 template<
class ContainerAllocator>
139 return "geometry_msgs/Pose2D";
142 static const char*
value(const ::geometry_msgs::Pose2D_<ContainerAllocator>&) {
return value(); }
145 template<
class ContainerAllocator>
150 return "# This expresses a position and orientation on a 2D manifold.\n\ 158 static const char*
value(const ::geometry_msgs::Pose2D_<ContainerAllocator>&) {
return value(); }
166 namespace serialization
175 stream.next(m.theta);
186 namespace message_operations
189 template<
class ContainerAllocator>
192 template<
typename Stream>
static void stream(Stream&
s,
const std::string& indent, const ::geometry_msgs::Pose2D_<ContainerAllocator>&
v)
194 s << indent <<
"x: ";
196 s << indent <<
"y: ";
198 s << indent <<
"theta: ";
206 #endif // GEOMETRY_MSGS_MESSAGE_POSE2D_H
static void allInOne(Stream &stream, T m)
typedef void(APIENTRY *GLDEBUGPROC)(GLenum source
static void stream(Stream &s, const std::string &indent, const ::geometry_msgs::Pose2D_< ContainerAllocator > &v)
Base type for compile-type true/false tests. Compatible with Boost.MPL. classes inheriting from this ...
Specialize to provide the md5sum for a message.
static const char * value(const ::geometry_msgs::Pose2D_< ContainerAllocator > &)
static const char * value()
Base type for compile-type true/false tests. Compatible with Boost.MPL. classes inheriting from this ...
GLsizei const GLchar *const * string
Specialize to provide the datatype for a message.
A fixed-size datatype is one whose size is constant, i.e. it has no variable-length arrays or strings...
Stream base-class, provides common functionality for IStream and OStream.
std::shared_ptr< ::geometry_msgs::Pose2D > Pose2DPtr
Pose2D_(const ContainerAllocator &_alloc)
std::shared_ptr< ::geometry_msgs::Pose2D_< ContainerAllocator > const > ConstPtr
#define ROS_DECLARE_ALLINONE_SERIALIZER
Declare your serializer to use an allInOne member instead of requiring 3 different serialization func...
unsigned __int64 uint64_t
Specialize to provide the definition for a message.
Pose2D_< ContainerAllocator > Type
static const char * value(const ::geometry_msgs::Pose2D_< ContainerAllocator > &)
std::shared_ptr< ::geometry_msgs::Pose2D const > Pose2DConstPtr
std::shared_ptr< ::geometry_msgs::Pose2D_< ContainerAllocator > > Ptr
static const char * value()
Templated serialization class. Default implementation provides backwards compatibility with old messa...
::geometry_msgs::Pose2D_< std::allocator< void > > Pose2D
static const char * value(const ::geometry_msgs::Pose2D_< ContainerAllocator > &)
static const char * value()