#include "Pose.h"#include <fastrtps/utils/fixed_size_string.hpp>#include <stdint.h>#include <array>#include <string>#include <vector>#include <map>#include <bitset>
Include dependency graph for PoseWithCovariance.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | geometry_msgs::msg::PoseWithCovariance |
| This class represents the structure PoseWithCovariance defined by the user in the IDL file. More... | |
Namespaces | |
| eprosima | |
| eprosima::fastcdr | |
| geometry_msgs | |
| geometry_msgs::msg | |
Macros | |
| #define | eProsima_user_DllExport |
| #define | PoseWithCovariance_DllAPI |
Typedefs | |
| typedef std::array< double, 36 > | geometry_msgs::msg::geometry_msgs__PoseWithCovariance__double_array_36 |
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 PoseWithCovariance.h.
| #define eProsima_user_DllExport |
Definition at line 43 of file PoseWithCovariance.h.
| #define PoseWithCovariance_DllAPI |
Definition at line 57 of file PoseWithCovariance.h.
1.8.13