#include <GetNavPoseGoal.h>
Public Types | |
typedef float | _max_distance_type |
typedef ::geometry_msgs::PoseStamped_ < ContainerAllocator > | _starting_pose_type |
typedef boost::shared_ptr < ::pr2_object_manipulation_msgs::GetNavPoseGoal_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::pr2_object_manipulation_msgs::GetNavPoseGoal_ < ContainerAllocator > > | Ptr |
typedef GetNavPoseGoal_ < ContainerAllocator > | Type |
Public Member Functions | |
GetNavPoseGoal_ () | |
GetNavPoseGoal_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
float | max_distance |
::geometry_msgs::PoseStamped_ < ContainerAllocator > | starting_pose |
Definition at line 22 of file GetNavPoseGoal.h.
typedef float pr2_object_manipulation_msgs::GetNavPoseGoal_< ContainerAllocator >::_max_distance_type |
Definition at line 40 of file GetNavPoseGoal.h.
typedef ::geometry_msgs::PoseStamped_<ContainerAllocator> pr2_object_manipulation_msgs::GetNavPoseGoal_< ContainerAllocator >::_starting_pose_type |
Definition at line 37 of file GetNavPoseGoal.h.
typedef boost::shared_ptr< ::pr2_object_manipulation_msgs::GetNavPoseGoal_<ContainerAllocator> const> pr2_object_manipulation_msgs::GetNavPoseGoal_< ContainerAllocator >::ConstPtr |
Definition at line 45 of file GetNavPoseGoal.h.
typedef boost::shared_ptr< ::pr2_object_manipulation_msgs::GetNavPoseGoal_<ContainerAllocator> > pr2_object_manipulation_msgs::GetNavPoseGoal_< ContainerAllocator >::Ptr |
Definition at line 44 of file GetNavPoseGoal.h.
typedef GetNavPoseGoal_<ContainerAllocator> pr2_object_manipulation_msgs::GetNavPoseGoal_< ContainerAllocator >::Type |
Definition at line 23 of file GetNavPoseGoal.h.
pr2_object_manipulation_msgs::GetNavPoseGoal_< ContainerAllocator >::GetNavPoseGoal_ | ( | ) | [inline] |
Definition at line 25 of file GetNavPoseGoal.h.
pr2_object_manipulation_msgs::GetNavPoseGoal_< ContainerAllocator >::GetNavPoseGoal_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 31 of file GetNavPoseGoal.h.
boost::shared_ptr<std::map<std::string, std::string> > pr2_object_manipulation_msgs::GetNavPoseGoal_< ContainerAllocator >::__connection_header |
Definition at line 46 of file GetNavPoseGoal.h.
float pr2_object_manipulation_msgs::GetNavPoseGoal_< ContainerAllocator >::max_distance |
Definition at line 41 of file GetNavPoseGoal.h.
::geometry_msgs::PoseStamped_<ContainerAllocator> pr2_object_manipulation_msgs::GetNavPoseGoal_< ContainerAllocator >::starting_pose |
Definition at line 38 of file GetNavPoseGoal.h.