#include <OccupancyBBXQuery.h>
Public Types | |
typedef std::vector < ::geometry_msgs::Point_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::geometry_msgs::Point_ < ContainerAllocator > >::other > | _free_type |
typedef std::vector < ::geometry_msgs::Point_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::geometry_msgs::Point_ < ContainerAllocator > >::other > | _occupied_type |
typedef double | _resolution_type |
typedef boost::shared_ptr < ::collider::OccupancyBBXQueryResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::collider::OccupancyBBXQueryResponse_ < ContainerAllocator > > | Ptr |
typedef OccupancyBBXQueryResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
OccupancyBBXQueryResponse_ () | |
OccupancyBBXQueryResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
std::vector < ::geometry_msgs::Point_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::geometry_msgs::Point_ < ContainerAllocator > >::other > | free |
std::vector < ::geometry_msgs::Point_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::geometry_msgs::Point_ < ContainerAllocator > >::other > | occupied |
double | resolution |
Definition at line 63 of file OccupancyBBXQuery.h.
typedef std::vector< ::geometry_msgs::Point_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::geometry_msgs::Point_<ContainerAllocator> >::other > collider::OccupancyBBXQueryResponse_< ContainerAllocator >::_free_type |
Definition at line 83 of file OccupancyBBXQuery.h.
typedef std::vector< ::geometry_msgs::Point_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::geometry_msgs::Point_<ContainerAllocator> >::other > collider::OccupancyBBXQueryResponse_< ContainerAllocator >::_occupied_type |
Definition at line 80 of file OccupancyBBXQuery.h.
typedef double collider::OccupancyBBXQueryResponse_< ContainerAllocator >::_resolution_type |
Definition at line 86 of file OccupancyBBXQuery.h.
typedef boost::shared_ptr< ::collider::OccupancyBBXQueryResponse_<ContainerAllocator> const> collider::OccupancyBBXQueryResponse_< ContainerAllocator >::ConstPtr |
Definition at line 91 of file OccupancyBBXQuery.h.
typedef boost::shared_ptr< ::collider::OccupancyBBXQueryResponse_<ContainerAllocator> > collider::OccupancyBBXQueryResponse_< ContainerAllocator >::Ptr |
Definition at line 90 of file OccupancyBBXQuery.h.
typedef OccupancyBBXQueryResponse_<ContainerAllocator> collider::OccupancyBBXQueryResponse_< ContainerAllocator >::Type |
Definition at line 64 of file OccupancyBBXQuery.h.
collider::OccupancyBBXQueryResponse_< ContainerAllocator >::OccupancyBBXQueryResponse_ | ( | ) | [inline] |
Definition at line 66 of file OccupancyBBXQuery.h.
collider::OccupancyBBXQueryResponse_< ContainerAllocator >::OccupancyBBXQueryResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 73 of file OccupancyBBXQuery.h.
boost::shared_ptr<std::map<std::string, std::string> > collider::OccupancyBBXQueryResponse_< ContainerAllocator >::__connection_header |
Definition at line 92 of file OccupancyBBXQuery.h.
std::vector< ::geometry_msgs::Point_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::geometry_msgs::Point_<ContainerAllocator> >::other > collider::OccupancyBBXQueryResponse_< ContainerAllocator >::free |
Definition at line 84 of file OccupancyBBXQuery.h.
std::vector< ::geometry_msgs::Point_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::geometry_msgs::Point_<ContainerAllocator> >::other > collider::OccupancyBBXQueryResponse_< ContainerAllocator >::occupied |
Definition at line 81 of file OccupancyBBXQuery.h.
double collider::OccupancyBBXQueryResponse_< ContainerAllocator >::resolution |
Definition at line 87 of file OccupancyBBXQuery.h.