#include <LocalizedCloud.h>
Public Types | |
typedef ::sensor_msgs::PointCloud_ < ContainerAllocator > | _cloud_type |
typedef ::geometry_msgs::PoseStamped_ < ContainerAllocator > | _sensor_pose_type |
typedef boost::shared_ptr < ::occupancy_grid_utils::LocalizedCloud_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::occupancy_grid_utils::LocalizedCloud_ < ContainerAllocator > > | Ptr |
typedef LocalizedCloud_ < ContainerAllocator > | Type |
Public Member Functions | |
LocalizedCloud_ () | |
LocalizedCloud_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
::sensor_msgs::PointCloud_ < ContainerAllocator > | cloud |
::geometry_msgs::PoseStamped_ < ContainerAllocator > | sensor_pose |
Definition at line 23 of file LocalizedCloud.h.
typedef ::sensor_msgs::PointCloud_<ContainerAllocator> occupancy_grid_utils::LocalizedCloud_< ContainerAllocator >::_cloud_type |
Definition at line 41 of file LocalizedCloud.h.
typedef ::geometry_msgs::PoseStamped_<ContainerAllocator> occupancy_grid_utils::LocalizedCloud_< ContainerAllocator >::_sensor_pose_type |
Definition at line 38 of file LocalizedCloud.h.
typedef boost::shared_ptr< ::occupancy_grid_utils::LocalizedCloud_<ContainerAllocator> const> occupancy_grid_utils::LocalizedCloud_< ContainerAllocator >::ConstPtr |
Definition at line 46 of file LocalizedCloud.h.
typedef boost::shared_ptr< ::occupancy_grid_utils::LocalizedCloud_<ContainerAllocator> > occupancy_grid_utils::LocalizedCloud_< ContainerAllocator >::Ptr |
Definition at line 45 of file LocalizedCloud.h.
typedef LocalizedCloud_<ContainerAllocator> occupancy_grid_utils::LocalizedCloud_< ContainerAllocator >::Type |
Definition at line 24 of file LocalizedCloud.h.
occupancy_grid_utils::LocalizedCloud_< ContainerAllocator >::LocalizedCloud_ | ( | ) | [inline] |
Definition at line 26 of file LocalizedCloud.h.
occupancy_grid_utils::LocalizedCloud_< ContainerAllocator >::LocalizedCloud_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 32 of file LocalizedCloud.h.
boost::shared_ptr<std::map<std::string, std::string> > occupancy_grid_utils::LocalizedCloud_< ContainerAllocator >::__connection_header |
Definition at line 47 of file LocalizedCloud.h.
::sensor_msgs::PointCloud_<ContainerAllocator> occupancy_grid_utils::LocalizedCloud_< ContainerAllocator >::cloud |
Definition at line 42 of file LocalizedCloud.h.
::geometry_msgs::PoseStamped_<ContainerAllocator> occupancy_grid_utils::LocalizedCloud_< ContainerAllocator >::sensor_pose |
Definition at line 39 of file LocalizedCloud.h.