5 #ifndef GEOMETRY_MSGS_MESSAGE_QUATERNIONSTAMPED_H 6 #define GEOMETRY_MSGS_MESSAGE_QUATERNIONSTAMPED_H 23 template <
class ContainerAllocator>
49 typedef std::shared_ptr< ::geometry_msgs::QuaternionStamped_<ContainerAllocator> >
Ptr;
50 typedef std::shared_ptr< ::geometry_msgs::QuaternionStamped_<ContainerAllocator>
const>
ConstPtr;
63 template<
typename ContainerAllocator>
64 std::ostream& operator<<(std::ostream& s, const ::geometry_msgs::QuaternionStamped_<ContainerAllocator> &
v)
74 namespace message_traits
87 template <
class ContainerAllocator>
92 template <
class ContainerAllocator>
97 template <
class ContainerAllocator>
102 template <
class ContainerAllocator>
107 template <
class ContainerAllocator>
112 template <
class ContainerAllocator>
118 template<
class ContainerAllocator>
123 return "e57f1e547e0e1fd13504588ffc8334e2";
126 static const char*
value(const ::geometry_msgs::QuaternionStamped_<ContainerAllocator>&) {
return value(); }
127 static const uint64_t static_value1 = 0xe57f1e547e0e1fd1ULL;
128 static const uint64_t static_value2 = 0x3504588ffc8334e2ULL;
131 template<
class ContainerAllocator>
136 return "geometry_msgs/QuaternionStamped";
139 static const char*
value(const ::geometry_msgs::QuaternionStamped_<ContainerAllocator>&) {
return value(); }
142 template<
class ContainerAllocator>
147 return "# This represents an orientation with reference coordinate frame and timestamp.\n\ 150 Quaternion quaternion\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/Quaternion\n\ 172 # This represents an orientation in free space in quaternion form.\n\ 181 static const char*
value(const ::geometry_msgs::QuaternionStamped_<ContainerAllocator>&) {
return value(); }
189 namespace serialization
196 stream.next(m.header);
197 stream.next(m.quaternion);
208 namespace message_operations
211 template<
class ContainerAllocator>
214 template<
typename Stream>
static void stream(Stream&
s,
const std::string& indent, const ::geometry_msgs::QuaternionStamped_<ContainerAllocator>&
v)
216 s << indent <<
"header: ";
219 s << indent <<
"quaternion: ";
228 #endif // GEOMETRY_MSGS_MESSAGE_QUATERNIONSTAMPED_H
::std_msgs::Header_< ContainerAllocator > _header_type
::geometry_msgs::QuaternionStamped_< std::allocator< void > > QuaternionStamped
typedef void(APIENTRY *GLDEBUGPROC)(GLenum source
Base type for compile-type true/false tests. Compatible with Boost.MPL. classes inheriting from this ...
static const char * value()
static void stream(Stream &s, const std::string &indent, const ::geometry_msgs::QuaternionStamped_< ContainerAllocator > &v)
static const char * value(const ::geometry_msgs::QuaternionStamped_< ContainerAllocator > &)
static const char * value()
Specialize to provide the md5sum for a message.
Base type for compile-type true/false tests. Compatible with Boost.MPL. classes inheriting from this ...
GLsizei const GLchar *const * string
Specialize to provide the datatype for a message.
std::shared_ptr< ::geometry_msgs::QuaternionStamped > QuaternionStampedPtr
A fixed-size datatype is one whose size is constant, i.e. it has no variable-length arrays or strings...
QuaternionStamped_< ContainerAllocator > Type
Stream base-class, provides common functionality for IStream and OStream.
static const char * value(const ::geometry_msgs::QuaternionStamped_< ContainerAllocator > &)
QuaternionStamped_(const ContainerAllocator &_alloc)
#define ROS_DECLARE_ALLINONE_SERIALIZER
Declare your serializer to use an allInOne member instead of requiring 3 different serialization func...
unsigned __int64 uint64_t
Specialize to provide the definition for a message.
static const char * value(const ::geometry_msgs::QuaternionStamped_< ContainerAllocator > &)
std::shared_ptr< ::geometry_msgs::QuaternionStamped_< ContainerAllocator > > Ptr
static const char * value()
static void allInOne(Stream &stream, T m)
_quaternion_type quaternion
std::shared_ptr< ::geometry_msgs::QuaternionStamped const > QuaternionStampedConstPtr
Templated serialization class. Default implementation provides backwards compatibility with old messa...
std::shared_ptr< ::geometry_msgs::QuaternionStamped_< ContainerAllocator > const > ConstPtr
::geometry_msgs::Quaternion_< ContainerAllocator > _quaternion_type