#include <WorkspaceCheckSrv.h>
Public Types | |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _arm_type |
typedef ::geometry_msgs::PoseArray_ < ContainerAllocator > | _poses_type |
typedef ::geometry_msgs::PoseStamped_ < ContainerAllocator > | _robot_pose_type |
typedef boost::shared_ptr < ::coverage_3d_tools::WorkspaceCheckSrvRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::coverage_3d_tools::WorkspaceCheckSrvRequest_ < ContainerAllocator > > | Ptr |
typedef WorkspaceCheckSrvRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
WorkspaceCheckSrvRequest_ () | |
WorkspaceCheckSrvRequest_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | arm |
::geometry_msgs::PoseArray_ < ContainerAllocator > | poses |
::geometry_msgs::PoseStamped_ < ContainerAllocator > | robot_pose |
Definition at line 27 of file WorkspaceCheckSrv.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > coverage_3d_tools::WorkspaceCheckSrvRequest_< ContainerAllocator >::_arm_type |
Definition at line 47 of file WorkspaceCheckSrv.h.
typedef ::geometry_msgs::PoseArray_<ContainerAllocator> coverage_3d_tools::WorkspaceCheckSrvRequest_< ContainerAllocator >::_poses_type |
Definition at line 50 of file WorkspaceCheckSrv.h.
typedef ::geometry_msgs::PoseStamped_<ContainerAllocator> coverage_3d_tools::WorkspaceCheckSrvRequest_< ContainerAllocator >::_robot_pose_type |
Definition at line 44 of file WorkspaceCheckSrv.h.
typedef boost::shared_ptr< ::coverage_3d_tools::WorkspaceCheckSrvRequest_<ContainerAllocator> const> coverage_3d_tools::WorkspaceCheckSrvRequest_< ContainerAllocator >::ConstPtr |
Definition at line 55 of file WorkspaceCheckSrv.h.
typedef boost::shared_ptr< ::coverage_3d_tools::WorkspaceCheckSrvRequest_<ContainerAllocator> > coverage_3d_tools::WorkspaceCheckSrvRequest_< ContainerAllocator >::Ptr |
Definition at line 54 of file WorkspaceCheckSrv.h.
typedef WorkspaceCheckSrvRequest_<ContainerAllocator> coverage_3d_tools::WorkspaceCheckSrvRequest_< ContainerAllocator >::Type |
Definition at line 28 of file WorkspaceCheckSrv.h.
coverage_3d_tools::WorkspaceCheckSrvRequest_< ContainerAllocator >::WorkspaceCheckSrvRequest_ | ( | ) | [inline] |
Definition at line 30 of file WorkspaceCheckSrv.h.
coverage_3d_tools::WorkspaceCheckSrvRequest_< ContainerAllocator >::WorkspaceCheckSrvRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 37 of file WorkspaceCheckSrv.h.
boost::shared_ptr<std::map<std::string, std::string> > coverage_3d_tools::WorkspaceCheckSrvRequest_< ContainerAllocator >::__connection_header |
Definition at line 56 of file WorkspaceCheckSrv.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > coverage_3d_tools::WorkspaceCheckSrvRequest_< ContainerAllocator >::arm |
Definition at line 48 of file WorkspaceCheckSrv.h.
::geometry_msgs::PoseArray_<ContainerAllocator> coverage_3d_tools::WorkspaceCheckSrvRequest_< ContainerAllocator >::poses |
Definition at line 51 of file WorkspaceCheckSrv.h.
::geometry_msgs::PoseStamped_<ContainerAllocator> coverage_3d_tools::WorkspaceCheckSrvRequest_< ContainerAllocator >::robot_pose |
Definition at line 45 of file WorkspaceCheckSrv.h.