Go to the documentation of this file.
6 #ifndef GEOMETRY_MSGS_MESSAGE_POSEARRAY_H
7 #define GEOMETRY_MSGS_MESSAGE_POSEARRAY_H
14 #include <ros/types.h>
15 #include <ros/serialization.h>
16 #include <ros/builtin_message_traits.h>
17 #include <ros/message_operations.h>
24 template <
class ContainerAllocator>
44 typedef std::vector< ::geometry_msgs::Pose_<ContainerAllocator> ,
typename ContainerAllocator::template rebind< ::geometry_msgs::Pose_<ContainerAllocator> >::other >
_poses_type;
50 typedef std::shared_ptr< ::geometry_msgs::PoseArray_<ContainerAllocator> >
Ptr;
51 typedef std::shared_ptr< ::geometry_msgs::PoseArray_<ContainerAllocator>
const>
ConstPtr;
55 typedef ::geometry_msgs::PoseArray_<std::allocator<void> >
PoseArray;
57 typedef std::shared_ptr< ::geometry_msgs::PoseArray >
PoseArrayPtr;
64 template<
typename ContainerAllocator>
65 std::ostream&
operator<<(std::ostream& s, const ::geometry_msgs::PoseArray_<ContainerAllocator> & v)
75 namespace message_traits
88 template <
class ContainerAllocator>
93 template <
class ContainerAllocator>
98 template <
class ContainerAllocator>
103 template <
class ContainerAllocator>
108 template <
class ContainerAllocator>
113 template <
class ContainerAllocator>
119 template<
class ContainerAllocator>
124 return "916c28c5764443f268b296bb671b9d97";
127 static const char*
value(const ::geometry_msgs::PoseArray_<ContainerAllocator>&) {
return value(); }
128 static const uint64_t static_value1 = 0x916c28c5764443f2ULL;
129 static const uint64_t static_value2 = 0x68b296bb671b9d97ULL;
132 template<
class ContainerAllocator>
137 return "geometry_msgs/PoseArray";
140 static const char*
value(const ::geometry_msgs::PoseArray_<ContainerAllocator>&) {
return value(); }
143 template<
class ContainerAllocator>
148 return "# An array of poses with a header for global reference.\n\
154 ================================================================================\n\
155 MSG: std_msgs/Header\n\
156 # Standard metadata for higher-level stamped data types.\n\
157 # This is generally used to communicate timestamped data \n\
158 # in a particular coordinate frame.\n\
160 # sequence ID: consecutively increasing ID \n\
162 #Two-integer timestamp that is expressed as:\n\
163 # * stamp.sec: seconds (stamp_secs) since epoch (in Python the variable is called 'secs')\n\
164 # * stamp.nsec: nanoseconds since stamp_secs (in Python the variable is called 'nsecs')\n\
165 # time-handling sugar is provided by the client library\n\
167 #Frame this data is associated with\n\
172 ================================================================================\n\
173 MSG: geometry_msgs/Pose\n\
174 # A representation of pose in free space, composed of position and orientation. \n\
176 Quaternion orientation\n\
178 ================================================================================\n\
179 MSG: geometry_msgs/Point\n\
180 # This contains the position of a point in free space\n\
185 ================================================================================\n\
186 MSG: geometry_msgs/Quaternion\n\
187 # This represents an orientation in free space in quaternion form.\n\
196 static const char*
value(const ::geometry_msgs::PoseArray_<ContainerAllocator>&) {
return value(); }
204 namespace serialization
209 template<
typename Stream,
typename T>
inline static void allInOne(
Stream& stream, T m)
211 stream.next(m.header);
212 stream.next(m.poses);
223 namespace message_operations
226 template<
class ContainerAllocator>
229 template<
typename Stream>
static void stream(Stream& s,
const std::string&
indent, const ::geometry_msgs::PoseArray_<ContainerAllocator>& v)
234 s <<
indent <<
"poses[]" << std::endl;
235 for (
size_t i = 0; i < v.poses.size(); ++i)
237 s <<
indent <<
" poses[" << i <<
"]: ";
248 #endif // GEOMETRY_MSGS_MESSAGE_POSEARRAY_H
Base type for compile-type true/false tests. Compatible with Boost.MPL. classes inheriting from this ...
std::shared_ptr< ::geometry_msgs::PoseArray_< ContainerAllocator > > Ptr
PoseArray_< ContainerAllocator > Type
Templated serialization class. Default implementation provides backwards compatibility with old messa...
std::shared_ptr< ::geometry_msgs::PoseArray const > PoseArrayConstPtr
static const char * value(const ::geometry_msgs::PoseArray_< ContainerAllocator > &)
static const char * value(const ::geometry_msgs::PoseArray_< ContainerAllocator > &)
std::ostream & operator<<(std::ostream &s, const ::geometry_msgs::Accel_< ContainerAllocator > &v)
::std_msgs::Header_< ContainerAllocator > _header_type
static void stream(Stream &s, const std::string &indent, const M &value)
A fixed-size datatype is one whose size is constant, i.e. it has no variable-length arrays or strings...
#define ROS_DECLARE_ALLINONE_SERIALIZER
Declare your serializer to use an allInOne member instead of requiring 3 different serialization func...
static void allInOne(Stream &stream, T m)
Specialize to provide the datatype for a message.
static const char * value()
Specialize to provide the definition for a message.
static void stream(Stream &s, const std::string &indent, const ::geometry_msgs::PoseArray_< ContainerAllocator > &v)
PoseArray_(const ContainerAllocator &_alloc)
std::shared_ptr< ::geometry_msgs::PoseArray_< ContainerAllocator > const > ConstPtr
std::vector< ::geometry_msgs::Pose_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::geometry_msgs::Pose_< ContainerAllocator > >::other > _poses_type
::geometry_msgs::PoseArray_< std::allocator< void > > PoseArray
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()
static const char * value()
std::shared_ptr< ::geometry_msgs::PoseArray > PoseArrayPtr
Stream base-class, provides common functionality for IStream and OStream.
static const char * value(const ::geometry_msgs::PoseArray_< ContainerAllocator > &)
sick_scan_xd
Author(s): Michael Lehning
, Jochen Sprickerhof , Martin Günther
autogenerated on Fri Oct 25 2024 02:47:09