#include <GetApproachPose.h>
Public Types | |
typedef ::geometry_msgs::PoseStamped_ < ContainerAllocator > | _nav_pose_type |
typedef boost::shared_ptr < ::approach_table_tools::GetApproachPoseResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::approach_table_tools::GetApproachPoseResponse_ < ContainerAllocator > > | Ptr |
typedef GetApproachPoseResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
GetApproachPoseResponse_ () | |
GetApproachPoseResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
::geometry_msgs::PoseStamped_ < ContainerAllocator > | nav_pose |
Definition at line 56 of file GetApproachPose.h.
typedef ::geometry_msgs::PoseStamped_<ContainerAllocator> approach_table_tools::GetApproachPoseResponse_< ContainerAllocator >::_nav_pose_type |
Definition at line 69 of file GetApproachPose.h.
typedef boost::shared_ptr< ::approach_table_tools::GetApproachPoseResponse_<ContainerAllocator> const> approach_table_tools::GetApproachPoseResponse_< ContainerAllocator >::ConstPtr |
Definition at line 74 of file GetApproachPose.h.
typedef boost::shared_ptr< ::approach_table_tools::GetApproachPoseResponse_<ContainerAllocator> > approach_table_tools::GetApproachPoseResponse_< ContainerAllocator >::Ptr |
Definition at line 73 of file GetApproachPose.h.
typedef GetApproachPoseResponse_<ContainerAllocator> approach_table_tools::GetApproachPoseResponse_< ContainerAllocator >::Type |
Definition at line 57 of file GetApproachPose.h.
approach_table_tools::GetApproachPoseResponse_< ContainerAllocator >::GetApproachPoseResponse_ | ( | ) | [inline] |
Definition at line 59 of file GetApproachPose.h.
approach_table_tools::GetApproachPoseResponse_< ContainerAllocator >::GetApproachPoseResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 64 of file GetApproachPose.h.
boost::shared_ptr<std::map<std::string, std::string> > approach_table_tools::GetApproachPoseResponse_< ContainerAllocator >::__connection_header |
Definition at line 75 of file GetApproachPose.h.
::geometry_msgs::PoseStamped_<ContainerAllocator> approach_table_tools::GetApproachPoseResponse_< ContainerAllocator >::nav_pose |
Definition at line 70 of file GetApproachPose.h.