Go to the documentation of this file.
6 #ifndef GEOMETRY_MSGS_MESSAGE_POSEWITHCOVARIANCE_H
7 #define GEOMETRY_MSGS_MESSAGE_POSEWITHCOVARIANCE_H
15 #include <ros/types.h>
16 #include <ros/serialization.h>
17 #include <ros/builtin_message_traits.h>
18 #include <ros/message_operations.h>
24 template <
class ContainerAllocator>
43 typedef ::geometry_msgs::Pose_<ContainerAllocator>
_pose_type;
52 typedef std::shared_ptr< ::geometry_msgs::PoseWithCovariance_<ContainerAllocator> >
Ptr;
53 typedef std::shared_ptr< ::geometry_msgs::PoseWithCovariance_<ContainerAllocator>
const>
ConstPtr;
66 template<
typename ContainerAllocator>
67 std::ostream&
operator<<(std::ostream& s, const ::geometry_msgs::PoseWithCovariance_<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 "c23e848cf1b7533a8d7c259073a97e6f";
129 static const char*
value(const ::geometry_msgs::PoseWithCovariance_<ContainerAllocator>&) {
return value(); }
130 static const uint64_t static_value1 = 0xc23e848cf1b7533aULL;
131 static const uint64_t static_value2 = 0x8d7c259073a97e6fULL;
134 template<
class ContainerAllocator>
139 return "geometry_msgs/PoseWithCovariance";
142 static const char*
value(const ::geometry_msgs::PoseWithCovariance_<ContainerAllocator>&) {
return value(); }
145 template<
class ContainerAllocator>
150 return "# This represents a pose in free space with uncertainty.\n\
154 # Row-major representation of the 6x6 covariance matrix\n\
155 # The orientation parameters use a fixed-axis representation.\n\
156 # In order, the parameters are:\n\
157 # (x, y, z, rotation about X axis, rotation about Y axis, rotation about Z axis)\n\
158 float64[36] covariance\n\
160 ================================================================================\n\
161 MSG: geometry_msgs/Pose\n\
162 # A representation of pose in free space, composed of position and orientation. \n\
164 Quaternion orientation\n\
166 ================================================================================\n\
167 MSG: geometry_msgs/Point\n\
168 # This contains the position of a point in free space\n\
173 ================================================================================\n\
174 MSG: geometry_msgs/Quaternion\n\
175 # This represents an orientation in free space in quaternion form.\n\
184 static const char*
value(const ::geometry_msgs::PoseWithCovariance_<ContainerAllocator>&) {
return value(); }
192 namespace serialization
197 template<
typename Stream,
typename T>
inline static void allInOne(
Stream& stream, T m)
200 stream.next(m.covariance);
211 namespace message_operations
214 template<
class ContainerAllocator>
217 template<
typename Stream>
static void stream(Stream& s,
const std::string&
indent, const ::geometry_msgs::PoseWithCovariance_<ContainerAllocator>& v)
222 s <<
indent <<
"covariance[]" << std::endl;
223 for (
size_t i = 0; i < v.covariance.size(); ++i)
225 s <<
indent <<
" covariance[" << i <<
"]: ";
234 #endif // GEOMETRY_MSGS_MESSAGE_POSEWITHCOVARIANCE_H
Base type for compile-type true/false tests. Compatible with Boost.MPL. classes inheriting from this ...
Templated serialization class. Default implementation provides backwards compatibility with old messa...
static void stream(Stream &s, const std::string &indent, const ::geometry_msgs::PoseWithCovariance_< ContainerAllocator > &v)
static const char * value(const ::geometry_msgs::PoseWithCovariance_< ContainerAllocator > &)
std::ostream & operator<<(std::ostream &s, const ::geometry_msgs::Accel_< ContainerAllocator > &v)
PoseWithCovariance_(const ContainerAllocator &_alloc)
static const char * value()
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...
static void allInOne(Stream &stream, T m)
std::array< double, 36 > _covariance_type
#define ROS_DECLARE_ALLINONE_SERIALIZER
Declare your serializer to use an allInOne member instead of requiring 3 different serialization func...
std::shared_ptr< ::geometry_msgs::PoseWithCovariance_< ContainerAllocator > const > ConstPtr
Specialize to provide the datatype for a message.
Specialize to provide the definition for a message.
::geometry_msgs::Pose_< ContainerAllocator > _pose_type
std::shared_ptr< ::geometry_msgs::PoseWithCovariance > PoseWithCovariancePtr
static const char * value(const ::geometry_msgs::PoseWithCovariance_< ContainerAllocator > &)
static const char * value(const ::geometry_msgs::PoseWithCovariance_< ContainerAllocator > &)
::geometry_msgs::PoseWithCovariance_< std::allocator< void > > PoseWithCovariance
static const char * value()
static const char * value()
Base type for compile-type true/false tests. Compatible with Boost.MPL. classes inheriting from this ...
Specialize to provide the md5sum for a message.
Stream base-class, provides common functionality for IStream and OStream.
_covariance_type covariance
std::shared_ptr< ::geometry_msgs::PoseWithCovariance_< ContainerAllocator > > Ptr
std::shared_ptr< ::geometry_msgs::PoseWithCovariance const > PoseWithCovarianceConstPtr
PoseWithCovariance_< ContainerAllocator > Type
sick_scan_xd
Author(s): Michael Lehning
, Jochen Sprickerhof , Martin Günther
autogenerated on Fri Oct 25 2024 02:47:10