#include <OccupancyGrid.h>
Public Types | |
typedef std::vector< int8_t, typename ContainerAllocator::template rebind< int8_t >::other > | _data_type |
typedef ::std_msgs::Header_< ContainerAllocator > | _header_type |
typedef ::nav_msgs::MapMetaData_< ContainerAllocator > | _info_type |
typedef std::shared_ptr< ::nav_msgs::OccupancyGrid_< ContainerAllocator > const > | ConstPtr |
typedef std::shared_ptr< ::nav_msgs::OccupancyGrid_< ContainerAllocator > > | Ptr |
typedef OccupancyGrid_< ContainerAllocator > | Type |
Public Member Functions | |
OccupancyGrid_ () | |
OccupancyGrid_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
_data_type | data |
_header_type | header |
_info_type | info |
Definition at line 25 of file OccupancyGrid.h.
typedef std::vector<int8_t, typename ContainerAllocator::template rebind<int8_t>::other > nav_msgs::OccupancyGrid_< ContainerAllocator >::_data_type |
Definition at line 49 of file OccupancyGrid.h.
typedef ::std_msgs::Header_<ContainerAllocator> nav_msgs::OccupancyGrid_< ContainerAllocator >::_header_type |
Definition at line 43 of file OccupancyGrid.h.
typedef ::nav_msgs::MapMetaData_<ContainerAllocator> nav_msgs::OccupancyGrid_< ContainerAllocator >::_info_type |
Definition at line 46 of file OccupancyGrid.h.
typedef std::shared_ptr< ::nav_msgs::OccupancyGrid_<ContainerAllocator> const> nav_msgs::OccupancyGrid_< ContainerAllocator >::ConstPtr |
Definition at line 57 of file OccupancyGrid.h.
typedef std::shared_ptr< ::nav_msgs::OccupancyGrid_<ContainerAllocator> > nav_msgs::OccupancyGrid_< ContainerAllocator >::Ptr |
Definition at line 56 of file OccupancyGrid.h.
typedef OccupancyGrid_<ContainerAllocator> nav_msgs::OccupancyGrid_< ContainerAllocator >::Type |
Definition at line 27 of file OccupancyGrid.h.
|
inline |
Definition at line 29 of file OccupancyGrid.h.
|
inline |
Definition at line 34 of file OccupancyGrid.h.
_data_type nav_msgs::OccupancyGrid_< ContainerAllocator >::data |
Definition at line 50 of file OccupancyGrid.h.
_header_type nav_msgs::OccupancyGrid_< ContainerAllocator >::header |
Definition at line 44 of file OccupancyGrid.h.
_info_type nav_msgs::OccupancyGrid_< ContainerAllocator >::info |
Definition at line 47 of file OccupancyGrid.h.