Go to the documentation of this file.
6 #ifndef GEOMETRY_MSGS_MESSAGE_TRANSFORM_H
7 #define GEOMETRY_MSGS_MESSAGE_TRANSFORM_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>
50 typedef std::shared_ptr< ::geometry_msgs::Transform_<ContainerAllocator> >
Ptr;
51 typedef std::shared_ptr< ::geometry_msgs::Transform_<ContainerAllocator>
const>
ConstPtr;
55 typedef ::geometry_msgs::Transform_<std::allocator<void> >
Transform;
57 typedef std::shared_ptr< ::geometry_msgs::Transform >
TransformPtr;
64 template<
typename ContainerAllocator>
65 std::ostream&
operator<<(std::ostream& s, const ::geometry_msgs::Transform_<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 "ac9eff44abf714214112b05d54a3cf9b";
127 static const char*
value(const ::geometry_msgs::Transform_<ContainerAllocator>&) {
return value(); }
128 static const uint64_t static_value1 = 0xac9eff44abf71421ULL;
129 static const uint64_t static_value2 = 0x4112b05d54a3cf9bULL;
132 template<
class ContainerAllocator>
137 return "geometry_msgs/Transform";
140 static const char*
value(const ::geometry_msgs::Transform_<ContainerAllocator>&) {
return value(); }
143 template<
class ContainerAllocator>
148 return "# This represents the transform between two coordinate frames in free space.\n\
150 Vector3 translation\n\
151 Quaternion rotation\n\
153 ================================================================================\n\
154 MSG: geometry_msgs/Vector3\n\
155 # This represents a vector in free space. \n\
156 # It is only meant to represent a direction. Therefore, it does not\n\
157 # make sense to apply a translation to it (e.g., when applying a \n\
158 # generic rigid transformation to a Vector3, tf2 will only apply the\n\
159 # rotation). If you want your data to be translatable too, use the\n\
160 # geometry_msgs/Point message instead.\n\
165 ================================================================================\n\
166 MSG: geometry_msgs/Quaternion\n\
167 # This represents an orientation in free space in quaternion form.\n\
176 static const char*
value(const ::geometry_msgs::Transform_<ContainerAllocator>&) {
return value(); }
184 namespace serialization
189 template<
typename Stream,
typename T>
inline static void allInOne(
Stream& stream, T m)
191 stream.next(m.translation);
192 stream.next(m.rotation);
203 namespace message_operations
206 template<
class ContainerAllocator>
209 template<
typename Stream>
static void stream(Stream& s,
const std::string&
indent, const ::geometry_msgs::Transform_<ContainerAllocator>& v)
211 s <<
indent <<
"translation: ";
223 #endif // GEOMETRY_MSGS_MESSAGE_TRANSFORM_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...
#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::Transform > TransformPtr
::geometry_msgs::Transform_< std::allocator< void > > Transform
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.
std::shared_ptr< ::geometry_msgs::Transform const > TransformConstPtr
sick_scan_xd
Author(s): Michael Lehning
, Jochen Sprickerhof , Martin Günther
autogenerated on Fri Oct 25 2024 02:47:12