Go to the documentation of this file.
6 #ifndef GEOMETRY_MSGS_MESSAGE_TRANSFORMSTAMPED_H
7 #define GEOMETRY_MSGS_MESSAGE_TRANSFORMSTAMPED_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>
46 typedef std::basic_string<char, std::char_traits<char>,
typename ContainerAllocator::template rebind<char>::other >
_child_frame_id_type;
55 typedef std::shared_ptr< ::geometry_msgs::TransformStamped_<ContainerAllocator> >
Ptr;
56 typedef std::shared_ptr< ::geometry_msgs::TransformStamped_<ContainerAllocator>
const>
ConstPtr;
69 template<
typename ContainerAllocator>
70 std::ostream&
operator<<(std::ostream& s, const ::geometry_msgs::TransformStamped_<ContainerAllocator> & v)
80 namespace message_traits
93 template <
class ContainerAllocator>
98 template <
class ContainerAllocator>
103 template <
class ContainerAllocator>
108 template <
class ContainerAllocator>
113 template <
class ContainerAllocator>
118 template <
class ContainerAllocator>
124 template<
class ContainerAllocator>
129 return "b5764a33bfeb3588febc2682852579b0";
132 static const char*
value(const ::geometry_msgs::TransformStamped_<ContainerAllocator>&) {
return value(); }
133 static const uint64_t static_value1 = 0xb5764a33bfeb3588ULL;
134 static const uint64_t static_value2 = 0xfebc2682852579b0ULL;
137 template<
class ContainerAllocator>
142 return "geometry_msgs/TransformStamped";
145 static const char*
value(const ::geometry_msgs::TransformStamped_<ContainerAllocator>&) {
return value(); }
148 template<
class ContainerAllocator>
153 return "# This expresses a transform from coordinate frame header.frame_id\n\
154 # to the coordinate frame child_frame_id\n\
156 # This message is mostly used by the \n\
157 # <a href=\"http://wiki.ros.org/tf\">tf</a> package. \n\
158 # See its documentation for more information.\n\
161 string child_frame_id # the frame id of the child frame\n\
162 Transform transform\n\
164 ================================================================================\n\
165 MSG: std_msgs/Header\n\
166 # Standard metadata for higher-level stamped data types.\n\
167 # This is generally used to communicate timestamped data \n\
168 # in a particular coordinate frame.\n\
170 # sequence ID: consecutively increasing ID \n\
172 #Two-integer timestamp that is expressed as:\n\
173 # * stamp.sec: seconds (stamp_secs) since epoch (in Python the variable is called 'secs')\n\
174 # * stamp.nsec: nanoseconds since stamp_secs (in Python the variable is called 'nsecs')\n\
175 # time-handling sugar is provided by the client library\n\
177 #Frame this data is associated with\n\
182 ================================================================================\n\
183 MSG: geometry_msgs/Transform\n\
184 # This represents the transform between two coordinate frames in free space.\n\
186 Vector3 translation\n\
187 Quaternion rotation\n\
189 ================================================================================\n\
190 MSG: geometry_msgs/Vector3\n\
191 # This represents a vector in free space. \n\
192 # It is only meant to represent a direction. Therefore, it does not\n\
193 # make sense to apply a translation to it (e.g., when applying a \n\
194 # generic rigid transformation to a Vector3, tf2 will only apply the\n\
195 # rotation). If you want your data to be translatable too, use the\n\
196 # geometry_msgs/Point message instead.\n\
201 ================================================================================\n\
202 MSG: geometry_msgs/Quaternion\n\
203 # This represents an orientation in free space in quaternion form.\n\
212 static const char*
value(const ::geometry_msgs::TransformStamped_<ContainerAllocator>&) {
return value(); }
220 namespace serialization
225 template<
typename Stream,
typename T>
inline static void allInOne(
Stream& stream, T m)
227 stream.next(m.header);
228 stream.next(m.child_frame_id);
229 stream.next(m.transform);
240 namespace message_operations
243 template<
class ContainerAllocator>
246 template<
typename Stream>
static void stream(Stream& s,
const std::string&
indent, const ::geometry_msgs::TransformStamped_<ContainerAllocator>& v)
251 s <<
indent <<
"child_frame_id: ";
262 #endif // GEOMETRY_MSGS_MESSAGE_TRANSFORMSTAMPED_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...
std::ostream & operator<<(std::ostream &s, const ::geometry_msgs::Accel_< 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...
::geometry_msgs::TransformStamped_< std::allocator< void > > TransformStamped
#define ROS_DECLARE_ALLINONE_SERIALIZER
Declare your serializer to use an allInOne member instead of requiring 3 different serialization func...
Specialize to provide the datatype for a message.
Specialize to provide the definition for a message.
std::shared_ptr< ::geometry_msgs::TransformStamped const > TransformStampedConstPtr
std::shared_ptr< ::geometry_msgs::TransformStamped > TransformStampedPtr
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.
sick_scan_xd
Author(s): Michael Lehning
, Jochen Sprickerhof , Martin Günther
autogenerated on Fri Oct 25 2024 02:47:12