#include <SetMapRequest.h>
Public Types | |
typedef ::geometry_msgs::PoseWithCovarianceStamped_< ContainerAllocator > | _initial_pose_type |
typedef ::nav_msgs::OccupancyGrid_< ContainerAllocator > | _map_type |
typedef std::shared_ptr< ::nav_msgs::SetMapRequest_< ContainerAllocator > const > | ConstPtr |
typedef std::shared_ptr< ::nav_msgs::SetMapRequest_< ContainerAllocator > > | Ptr |
typedef SetMapRequest_< ContainerAllocator > | Type |
Public Member Functions | |
SetMapRequest_ () | |
SetMapRequest_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
_initial_pose_type | initial_pose |
_map_type | map |
Definition at line 25 of file SetMapRequest.h.
typedef ::geometry_msgs::PoseWithCovarianceStamped_<ContainerAllocator> nav_msgs::SetMapRequest_< ContainerAllocator >::_initial_pose_type |
Definition at line 44 of file SetMapRequest.h.
typedef ::nav_msgs::OccupancyGrid_<ContainerAllocator> nav_msgs::SetMapRequest_< ContainerAllocator >::_map_type |
Definition at line 41 of file SetMapRequest.h.
typedef std::shared_ptr< ::nav_msgs::SetMapRequest_<ContainerAllocator> const> nav_msgs::SetMapRequest_< ContainerAllocator >::ConstPtr |
Definition at line 52 of file SetMapRequest.h.
typedef std::shared_ptr< ::nav_msgs::SetMapRequest_<ContainerAllocator> > nav_msgs::SetMapRequest_< ContainerAllocator >::Ptr |
Definition at line 51 of file SetMapRequest.h.
typedef SetMapRequest_<ContainerAllocator> nav_msgs::SetMapRequest_< ContainerAllocator >::Type |
Definition at line 27 of file SetMapRequest.h.
|
inline |
Definition at line 29 of file SetMapRequest.h.
|
inline |
Definition at line 33 of file SetMapRequest.h.
_initial_pose_type nav_msgs::SetMapRequest_< ContainerAllocator >::initial_pose |
Definition at line 45 of file SetMapRequest.h.
_map_type nav_msgs::SetMapRequest_< ContainerAllocator >::map |
Definition at line 42 of file SetMapRequest.h.