5 #ifndef realsense_legacy_msgs_MESSAGE_STREAM_EXTRINSICS_H 6 #define realsense_legacy_msgs_MESSAGE_STREAM_EXTRINSICS_H 22 template <
class ContainerAllocator>
48 typedef std::shared_ptr< ::realsense_legacy_msgs::stream_extrinsics_<ContainerAllocator> >
Ptr;
49 typedef std::shared_ptr< ::realsense_legacy_msgs::stream_extrinsics_<ContainerAllocator>
const>
ConstPtr;
53 typedef ::realsense_legacy_msgs::stream_extrinsics_<std::allocator<void> >
stream_extrinsics;
62 template<
typename ContainerAllocator>
63 std::ostream& operator<<(std::ostream& s, const ::realsense_legacy_msgs::stream_extrinsics_<ContainerAllocator> &
v)
73 namespace message_traits
86 template <
class ContainerAllocator>
91 template <
class ContainerAllocator>
96 template <
class ContainerAllocator>
101 template <
class ContainerAllocator>
106 template <
class ContainerAllocator>
111 template <
class ContainerAllocator>
117 template<
class ContainerAllocator>
122 return "442fca173ef45a4a4e680d953efd6523";
125 static const char*
value(const ::realsense_legacy_msgs::stream_extrinsics_<ContainerAllocator>&) {
return value(); }
126 static const uint64_t static_value1 = 0x442fca173ef45a4aULL;
127 static const uint64_t static_value2 = 0x4e680d953efd6523ULL;
130 template<
class ContainerAllocator>
135 return "realsense_legacy_msgs/stream_extrinsics";
138 static const char*
value(const ::realsense_legacy_msgs::stream_extrinsics_<ContainerAllocator>&) {
return value(); }
141 template<
class ContainerAllocator>
146 return "realsense_legacy_msgs/extrinsics extrinsics\n\ 147 uint64 reference_point_id\n\ 149 ================================================================================\n\ 150 MSG: realsense_legacy_msgs/extrinsics\n\ 151 float32[9] rotation # column-major 3x3 rotation matrix \n\ 152 float32[3] translation # 3 element translation vector, in meters \n\ 156 static const char*
value(const ::realsense_legacy_msgs::stream_extrinsics_<ContainerAllocator>&) {
return value(); }
164 namespace serialization
171 stream.next(m.extrinsics);
172 stream.next(m.reference_point_id);
183 namespace message_operations
186 template<
class ContainerAllocator>
189 template<
typename Stream>
static void stream(Stream&
s,
const std::string& indent, const ::realsense_legacy_msgs::stream_extrinsics_<ContainerAllocator>&
v)
191 s << indent <<
"extrinsics: ";
194 s << indent <<
"reference_point_id: ";
202 #endif // realsense_legacy_msgs_MESSAGE_STREAM_EXTRINSICS_H static const char * value()
typedef void(APIENTRY *GLDEBUGPROC)(GLenum source
Base type for compile-type true/false tests. Compatible with Boost.MPL. classes inheriting from this ...
Specialize to provide the md5sum for a message.
::realsense_legacy_msgs::extrinsics_< ContainerAllocator > _extrinsics_type
stream_extrinsics_< ContainerAllocator > Type
std::shared_ptr< ::realsense_legacy_msgs::stream_extrinsics > stream_extrinsicsPtr
Base type for compile-type true/false tests. Compatible with Boost.MPL. classes inheriting from this ...
uint64_t _reference_point_id_type
GLsizei const GLchar *const * string
Specialize to provide the datatype for a message.
A fixed-size datatype is one whose size is constant, i.e. it has no variable-length arrays or strings...
stream_extrinsics_(const ContainerAllocator &_alloc)
static void allInOne(Stream &stream, T m)
Stream base-class, provides common functionality for IStream and OStream.
_extrinsics_type extrinsics
::realsense_legacy_msgs::stream_extrinsics_< std::allocator< void > > stream_extrinsics
#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.
std::shared_ptr< ::realsense_legacy_msgs::stream_extrinsics_< ContainerAllocator > > Ptr
std::shared_ptr< ::realsense_legacy_msgs::stream_extrinsics_< ContainerAllocator > const > ConstPtr
static const char * value()
static void stream(Stream &s, const std::string &indent, const ::realsense_legacy_msgs::stream_extrinsics_< ContainerAllocator > &v)
static const char * value()
static const char * value(const ::realsense_legacy_msgs::stream_extrinsics_< ContainerAllocator > &)
std::shared_ptr< ::realsense_legacy_msgs::stream_extrinsics const > stream_extrinsicsConstPtr
_reference_point_id_type reference_point_id
Templated serialization class. Default implementation provides backwards compatibility with old messa...
static const char * value(const ::realsense_legacy_msgs::stream_extrinsics_< ContainerAllocator > &)
static const char * value(const ::realsense_legacy_msgs::stream_extrinsics_< ContainerAllocator > &)