Go to the documentation of this file.
6 #ifndef GEOMETRY_MSGS_MESSAGE_TWISTWITHCOVARIANCESTAMPED_H
7 #define GEOMETRY_MSGS_MESSAGE_TWISTWITHCOVARIANCESTAMPED_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 ::geometry_msgs::TwistWithCovariance_<ContainerAllocator>
_twist_type;
50 typedef std::shared_ptr< ::geometry_msgs::TwistWithCovarianceStamped_<ContainerAllocator> >
Ptr;
51 typedef std::shared_ptr< ::geometry_msgs::TwistWithCovarianceStamped_<ContainerAllocator>
const>
ConstPtr;
64 template<
typename ContainerAllocator>
65 std::ostream&
operator<<(std::ostream& s, const ::geometry_msgs::TwistWithCovarianceStamped_<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 "8927a1a12fb2607ceea095b2dc440a96";
127 static const char*
value(const ::geometry_msgs::TwistWithCovarianceStamped_<ContainerAllocator>&) {
return value(); }
128 static const uint64_t static_value1 = 0x8927a1a12fb2607cULL;
129 static const uint64_t static_value2 = 0xeea095b2dc440a96ULL;
132 template<
class ContainerAllocator>
137 return "geometry_msgs/TwistWithCovarianceStamped";
140 static const char*
value(const ::geometry_msgs::TwistWithCovarianceStamped_<ContainerAllocator>&) {
return value(); }
143 template<
class ContainerAllocator>
148 return "# This represents an estimated twist with reference coordinate frame and timestamp.\n\
150 TwistWithCovariance twist\n\
152 ================================================================================\n\
153 MSG: std_msgs/Header\n\
154 # Standard metadata for higher-level stamped data types.\n\
155 # This is generally used to communicate timestamped data \n\
156 # in a particular coordinate frame.\n\
158 # sequence ID: consecutively increasing ID \n\
160 #Two-integer timestamp that is expressed as:\n\
161 # * stamp.sec: seconds (stamp_secs) since epoch (in Python the variable is called 'secs')\n\
162 # * stamp.nsec: nanoseconds since stamp_secs (in Python the variable is called 'nsecs')\n\
163 # time-handling sugar is provided by the client library\n\
165 #Frame this data is associated with\n\
170 ================================================================================\n\
171 MSG: geometry_msgs/TwistWithCovariance\n\
172 # This expresses velocity in free space with uncertainty.\n\
176 # Row-major representation of the 6x6 covariance matrix\n\
177 # The orientation parameters use a fixed-axis representation.\n\
178 # In order, the parameters are:\n\
179 # (x, y, z, rotation about X axis, rotation about Y axis, rotation about Z axis)\n\
180 float64[36] covariance\n\
182 ================================================================================\n\
183 MSG: geometry_msgs/Twist\n\
184 # This expresses velocity in free space broken into its linear and angular parts.\n\
188 ================================================================================\n\
189 MSG: geometry_msgs/Vector3\n\
190 # This represents a vector in free space. \n\
191 # It is only meant to represent a direction. Therefore, it does not\n\
192 # make sense to apply a translation to it (e.g., when applying a \n\
193 # generic rigid transformation to a Vector3, tf2 will only apply the\n\
194 # rotation). If you want your data to be translatable too, use the\n\
195 # geometry_msgs/Point message instead.\n\
203 static const char*
value(const ::geometry_msgs::TwistWithCovarianceStamped_<ContainerAllocator>&) {
return value(); }
211 namespace serialization
216 template<
typename Stream,
typename T>
inline static void allInOne(
Stream& stream, T m)
218 stream.next(m.header);
219 stream.next(m.twist);
230 namespace message_operations
233 template<
class ContainerAllocator>
236 template<
typename Stream>
static void stream(Stream& s,
const std::string&
indent, const ::geometry_msgs::TwistWithCovarianceStamped_<ContainerAllocator>& v)
250 #endif // GEOMETRY_MSGS_MESSAGE_TWISTWITHCOVARIANCESTAMPED_H
Base type for compile-type true/false tests. Compatible with Boost.MPL. classes inheriting from this ...
static void allInOne(Stream &stream, T m)
Templated serialization class. Default implementation provides backwards compatibility with old messa...
std::ostream & operator<<(std::ostream &s, const ::geometry_msgs::Accel_< ContainerAllocator > &v)
static const char * value()
static const char * value()
::geometry_msgs::TwistWithCovarianceStamped_< std::allocator< void > > TwistWithCovarianceStamped
static void stream(Stream &s, const std::string &indent, const ::geometry_msgs::TwistWithCovarianceStamped_< ContainerAllocator > &v)
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...
TwistWithCovarianceStamped_< ContainerAllocator > Type
Specialize to provide the datatype for a message.
TwistWithCovarianceStamped_(const ContainerAllocator &_alloc)
Specialize to provide the definition for a message.
TwistWithCovarianceStamped_()
::geometry_msgs::TwistWithCovariance_< ContainerAllocator > _twist_type
std::shared_ptr< ::geometry_msgs::TwistWithCovarianceStamped_< ContainerAllocator > > Ptr
std::shared_ptr< ::geometry_msgs::TwistWithCovarianceStamped_< ContainerAllocator > const > ConstPtr
Base type for compile-type true/false tests. Compatible with Boost.MPL. classes inheriting from this ...
Specialize to provide the md5sum for a message.
std::shared_ptr< ::geometry_msgs::TwistWithCovarianceStamped > TwistWithCovarianceStampedPtr
::std_msgs::Header_< ContainerAllocator > _header_type
static const char * value()
Stream base-class, provides common functionality for IStream and OStream.
std::shared_ptr< ::geometry_msgs::TwistWithCovarianceStamped const > TwistWithCovarianceStampedConstPtr
static const char * value(const ::geometry_msgs::TwistWithCovarianceStamped_< ContainerAllocator > &)
static const char * value(const ::geometry_msgs::TwistWithCovarianceStamped_< ContainerAllocator > &)
static const char * value(const ::geometry_msgs::TwistWithCovarianceStamped_< ContainerAllocator > &)
sick_scan_xd
Author(s): Michael Lehning
, Jochen Sprickerhof , Martin Günther
autogenerated on Fri Oct 25 2024 02:47:12