#include <PlaceObjectResult.h>
Public Types | |
typedef ::arm_navigation_msgs::ArmNavigationErrorCodes_ < ContainerAllocator > | _error_code_type |
typedef ::geometry_msgs::PoseStamped_ < ContainerAllocator > | _putdown_pose_type |
typedef boost::shared_ptr < ::tidyup_msgs::PlaceObjectResult_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::tidyup_msgs::PlaceObjectResult_ < ContainerAllocator > > | Ptr |
typedef PlaceObjectResult_ < ContainerAllocator > | Type |
Public Member Functions | |
PlaceObjectResult_ () | |
PlaceObjectResult_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
::arm_navigation_msgs::ArmNavigationErrorCodes_ < ContainerAllocator > | error_code |
::geometry_msgs::PoseStamped_ < ContainerAllocator > | putdown_pose |
Definition at line 23 of file PlaceObjectResult.h.
typedef ::arm_navigation_msgs::ArmNavigationErrorCodes_<ContainerAllocator> tidyup_msgs::PlaceObjectResult_< ContainerAllocator >::_error_code_type |
Definition at line 41 of file PlaceObjectResult.h.
typedef ::geometry_msgs::PoseStamped_<ContainerAllocator> tidyup_msgs::PlaceObjectResult_< ContainerAllocator >::_putdown_pose_type |
Definition at line 38 of file PlaceObjectResult.h.
typedef boost::shared_ptr< ::tidyup_msgs::PlaceObjectResult_<ContainerAllocator> const> tidyup_msgs::PlaceObjectResult_< ContainerAllocator >::ConstPtr |
Definition at line 46 of file PlaceObjectResult.h.
typedef boost::shared_ptr< ::tidyup_msgs::PlaceObjectResult_<ContainerAllocator> > tidyup_msgs::PlaceObjectResult_< ContainerAllocator >::Ptr |
Definition at line 45 of file PlaceObjectResult.h.
typedef PlaceObjectResult_<ContainerAllocator> tidyup_msgs::PlaceObjectResult_< ContainerAllocator >::Type |
Definition at line 24 of file PlaceObjectResult.h.
tidyup_msgs::PlaceObjectResult_< ContainerAllocator >::PlaceObjectResult_ | ( | ) | [inline] |
Definition at line 26 of file PlaceObjectResult.h.
tidyup_msgs::PlaceObjectResult_< ContainerAllocator >::PlaceObjectResult_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 32 of file PlaceObjectResult.h.
boost::shared_ptr<std::map<std::string, std::string> > tidyup_msgs::PlaceObjectResult_< ContainerAllocator >::__connection_header |
Definition at line 47 of file PlaceObjectResult.h.
::arm_navigation_msgs::ArmNavigationErrorCodes_<ContainerAllocator> tidyup_msgs::PlaceObjectResult_< ContainerAllocator >::error_code |
Definition at line 42 of file PlaceObjectResult.h.
::geometry_msgs::PoseStamped_<ContainerAllocator> tidyup_msgs::PlaceObjectResult_< ContainerAllocator >::putdown_pose |
Definition at line 39 of file PlaceObjectResult.h.