#include <fastrtps/utils/fixed_size_string.hpp>
#include <stdint.h>
#include <array>
#include <string>
#include <vector>
#include <map>
#include <bitset>
Go to the source code of this file.
Classes | |
class | sensor_msgs::msg::NavSatStatus |
This class represents the structure NavSatStatus defined by the user in the IDL file. More... | |
Namespaces | |
eprosima | |
eprosima::fastcdr | |
sensor_msgs | |
sensor_msgs::msg | |
Macros | |
#define | eProsima_user_DllExport |
#define | NavSatStatus_DllAPI |
Variables | |
const uint16_t | sensor_msgs::msg::NavSatStatus__SERVICE_COMPASS = 4 |
const uint16_t | sensor_msgs::msg::NavSatStatus__SERVICE_GALILEO = 8 |
const uint16_t | sensor_msgs::msg::NavSatStatus__SERVICE_GLONASS = 2 |
const uint16_t | sensor_msgs::msg::NavSatStatus__SERVICE_GPS = 1 |
const uint8_t | sensor_msgs::msg::NavSatStatus__STATUS_FIX = 0 |
const uint8_t | sensor_msgs::msg::NavSatStatus__STATUS_GBAS_FIX = 2 |
const uint8_t | sensor_msgs::msg::NavSatStatus__STATUS_NO_FIX = 255 |
const uint8_t | sensor_msgs::msg::NavSatStatus__STATUS_SBAS_FIX = 1 |
This header file contains the declaration of the described types in the IDL file.
This file was generated by the tool gen.
Definition in file NavSatStatus.h.
#define eProsima_user_DllExport |
Definition at line 41 of file NavSatStatus.h.
#define NavSatStatus_DllAPI |
Definition at line 55 of file NavSatStatus.h.