Go to the documentation of this file.
6 #ifndef SENSOR_MSGS_MESSAGE_NAVSATSTATUS_H
7 #define SENSOR_MSGS_MESSAGE_NAVSATSTATUS_H
14 #include <ros/types.h>
15 #include <ros/serialization.h>
16 #include <ros/builtin_message_traits.h>
17 #include <ros/message_operations.h>
22 template <
class ContainerAllocator>
56 typedef std::shared_ptr< ::sensor_msgs::NavSatStatus_<ContainerAllocator> >
Ptr;
57 typedef std::shared_ptr< ::sensor_msgs::NavSatStatus_<ContainerAllocator>
const>
ConstPtr;
61 typedef ::sensor_msgs::NavSatStatus_<std::allocator<void> >
NavSatStatus;
86 template<
typename ContainerAllocator>
87 std::ostream&
operator<<(std::ostream& s, const ::sensor_msgs::NavSatStatus_<ContainerAllocator> & v)
97 namespace message_traits
110 template <
class ContainerAllocator>
115 template <
class ContainerAllocator>
120 template <
class ContainerAllocator>
125 template <
class ContainerAllocator>
130 template <
class ContainerAllocator>
135 template <
class ContainerAllocator>
141 template<
class ContainerAllocator>
146 return "331cdbddfa4bc96ffc3b9ad98900a54c";
149 static const char*
value(const ::sensor_msgs::NavSatStatus_<ContainerAllocator>&) {
return value(); }
150 static const uint64_t static_value1 = 0x331cdbddfa4bc96fULL;
151 static const uint64_t static_value2 = 0xfc3b9ad98900a54cULL;
154 template<
class ContainerAllocator>
159 return "sensor_msgs/NavSatStatus";
162 static const char*
value(const ::sensor_msgs::NavSatStatus_<ContainerAllocator>&) {
return value(); }
165 template<
class ContainerAllocator>
170 return "# Navigation Satellite fix status for any Global Navigation Satellite System\n\
172 # Whether to output an augmented fix is determined by both the fix\n\
173 # type and the last time differential corrections were received. A\n\
174 # fix is valid when status >= STATUS_FIX.\n\
176 int8 STATUS_NO_FIX = -1 # unable to fix position\n\
177 int8 STATUS_FIX = 0 # unaugmented fix\n\
178 int8 STATUS_SBAS_FIX = 1 # with satellite-based augmentation\n\
179 int8 STATUS_GBAS_FIX = 2 # with ground-based augmentation\n\
183 # Bits defining which Global Navigation Satellite System signals were\n\
184 # used by the receiver.\n\
186 uint16 SERVICE_GPS = 1\n\
187 uint16 SERVICE_GLONASS = 2\n\
188 uint16 SERVICE_COMPASS = 4 # includes BeiDou.\n\
189 uint16 SERVICE_GALILEO = 8\n\
195 static const char*
value(const ::sensor_msgs::NavSatStatus_<ContainerAllocator>&) {
return value(); }
203 namespace serialization
208 template<
typename Stream,
typename T>
inline static void allInOne(
Stream& stream, T m)
210 stream.next(m.status);
211 stream.next(m.service);
222 namespace message_operations
225 template<
class ContainerAllocator>
228 template<
typename Stream>
static void stream(Stream& s,
const std::string&
indent, const ::sensor_msgs::NavSatStatus_<ContainerAllocator>& v)
240 #endif // SENSOR_MSGS_MESSAGE_NAVSATSTATUS_H
std::shared_ptr< ::sensor_msgs::NavSatStatus const > NavSatStatusConstPtr
NavSatStatus_< ContainerAllocator > Type
Base type for compile-type true/false tests. Compatible with Boost.MPL. classes inheriting from this ...
static void allInOne(Stream &stream, T m)
std::shared_ptr< ::sensor_msgs::NavSatStatus_< ContainerAllocator > const > ConstPtr
Templated serialization class. Default implementation provides backwards compatibility with old messa...
static const char * value(const ::sensor_msgs::NavSatStatus_< ContainerAllocator > &)
static const char * value()
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...
static void stream(Stream &s, const std::string &indent, const ::sensor_msgs::NavSatStatus_< ContainerAllocator > &v)
#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::ostream & operator<<(std::ostream &s, const ::sensor_msgs::BatteryState_< ContainerAllocator > &v)
std::shared_ptr< ::sensor_msgs::NavSatStatus > NavSatStatusPtr
NavSatStatus_(const ContainerAllocator &_alloc)
Base type for compile-type true/false tests. Compatible with Boost.MPL. classes inheriting from this ...
Specialize to provide the md5sum for a message.
static const char * value()
static const char * value(const ::sensor_msgs::NavSatStatus_< ContainerAllocator > &)
std::shared_ptr< ::sensor_msgs::NavSatStatus_< ContainerAllocator > > Ptr
Stream base-class, provides common functionality for IStream and OStream.
::sensor_msgs::NavSatStatus_< std::allocator< void > > NavSatStatus
static const char * value(const ::sensor_msgs::NavSatStatus_< ContainerAllocator > &)
Tools for manipulating sensor_msgs.
static const char * value()
sick_scan_xd
Author(s): Michael Lehning
, Jochen Sprickerhof , Martin Günther
autogenerated on Fri Oct 25 2024 02:47:09