Go to the documentation of this file.
6 #ifndef GEOMETRY_MSGS_MESSAGE_TWISTWITHCOVARIANCE_H
7 #define GEOMETRY_MSGS_MESSAGE_TWISTWITHCOVARIANCE_H
14 #include <ros/types.h>
15 #include <ros/serialization.h>
16 #include <ros/builtin_message_traits.h>
17 #include <ros/message_operations.h>
23 template <
class ContainerAllocator>
42 typedef ::geometry_msgs::Twist_<ContainerAllocator>
_twist_type;
51 typedef std::shared_ptr< ::geometry_msgs::TwistWithCovariance_<ContainerAllocator> >
Ptr;
52 typedef std::shared_ptr< ::geometry_msgs::TwistWithCovariance_<ContainerAllocator>
const>
ConstPtr;
65 template<
typename ContainerAllocator>
66 std::ostream&
operator<<(std::ostream& s, const ::geometry_msgs::TwistWithCovariance_<ContainerAllocator> & v)
76 namespace message_traits
89 template <
class ContainerAllocator>
94 template <
class ContainerAllocator>
99 template <
class ContainerAllocator>
104 template <
class ContainerAllocator>
109 template <
class ContainerAllocator>
114 template <
class ContainerAllocator>
120 template<
class ContainerAllocator>
125 return "1fe8a28e6890a4cc3ae4c3ca5c7d82e6";
128 static const char*
value(const ::geometry_msgs::TwistWithCovariance_<ContainerAllocator>&) {
return value(); }
129 static const uint64_t static_value1 = 0x1fe8a28e6890a4ccULL;
130 static const uint64_t static_value2 = 0x3ae4c3ca5c7d82e6ULL;
133 template<
class ContainerAllocator>
138 return "geometry_msgs/TwistWithCovariance";
141 static const char*
value(const ::geometry_msgs::TwistWithCovariance_<ContainerAllocator>&) {
return value(); }
144 template<
class ContainerAllocator>
149 return "# This expresses velocity in free space with uncertainty.\n\
153 # Row-major representation of the 6x6 covariance matrix\n\
154 # The orientation parameters use a fixed-axis representation.\n\
155 # In order, the parameters are:\n\
156 # (x, y, z, rotation about X axis, rotation about Y axis, rotation about Z axis)\n\
157 float64[36] covariance\n\
159 ================================================================================\n\
160 MSG: geometry_msgs/Twist\n\
161 # This expresses velocity in free space broken into its linear and angular parts.\n\
165 ================================================================================\n\
166 MSG: geometry_msgs/Vector3\n\
167 # This represents a vector in free space. \n\
168 # It is only meant to represent a direction. Therefore, it does not\n\
169 # make sense to apply a translation to it (e.g., when applying a \n\
170 # generic rigid transformation to a Vector3, tf2 will only apply the\n\
171 # rotation). If you want your data to be translatable too, use the\n\
172 # geometry_msgs/Point message instead.\n\
180 static const char*
value(const ::geometry_msgs::TwistWithCovariance_<ContainerAllocator>&) {
return value(); }
188 namespace serialization
193 template<
typename Stream,
typename T>
inline static void allInOne(
Stream& stream, T m)
195 stream.next(m.twist);
196 stream.next(m.covariance);
207 namespace message_operations
210 template<
class ContainerAllocator>
213 template<
typename Stream>
static void stream(Stream& s,
const std::string&
indent, const ::geometry_msgs::TwistWithCovariance_<ContainerAllocator>& v)
218 s <<
indent <<
"covariance[]" << std::endl;
219 for (
size_t i = 0; i < v.covariance.size(); ++i)
221 s <<
indent <<
" covariance[" << i <<
"]: ";
230 #endif // GEOMETRY_MSGS_MESSAGE_TWISTWITHCOVARIANCE_H
Base type for compile-type true/false tests. Compatible with Boost.MPL. classes inheriting from this ...
_covariance_type covariance
std::array< double, 36 > _covariance_type
::geometry_msgs::TwistWithCovariance_< std::allocator< void > > TwistWithCovariance
Templated serialization class. Default implementation provides backwards compatibility with old messa...
std::ostream & operator<<(std::ostream &s, const ::geometry_msgs::Accel_< ContainerAllocator > &v)
static void allInOne(Stream &stream, T m)
::geometry_msgs::Twist_< ContainerAllocator > _twist_type
static void stream(Stream &s, const std::string &indent, const ::geometry_msgs::TwistWithCovariance_< ContainerAllocator > &v)
static const char * value(const ::geometry_msgs::TwistWithCovariance_< ContainerAllocator > &)
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...
std::shared_ptr< ::geometry_msgs::TwistWithCovariance_< ContainerAllocator > const > ConstPtr
Specialize to provide the datatype for a message.
Specialize to provide the definition for a message.
static const char * value(const ::geometry_msgs::TwistWithCovariance_< ContainerAllocator > &)
std::shared_ptr< ::geometry_msgs::TwistWithCovariance > TwistWithCovariancePtr
static const char * value(const ::geometry_msgs::TwistWithCovariance_< ContainerAllocator > &)
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()
Stream base-class, provides common functionality for IStream and OStream.
std::shared_ptr< ::geometry_msgs::TwistWithCovariance_< ContainerAllocator > > Ptr
std::shared_ptr< ::geometry_msgs::TwistWithCovariance const > TwistWithCovarianceConstPtr
static const char * value()
TwistWithCovariance_(const ContainerAllocator &_alloc)
TwistWithCovariance_< ContainerAllocator > Type
sick_scan_xd
Author(s): Michael Lehning
, Jochen Sprickerhof , Martin Günther
autogenerated on Fri Oct 25 2024 02:47:12