#include <GetPlanningScene.h>
Public Types | |
typedef ::arm_navigation_msgs::OrderedCollisionOperations_ < ContainerAllocator > | _operations_type |
typedef ::arm_navigation_msgs::PlanningScene_ < ContainerAllocator > | _planning_scene_diff_type |
typedef boost::shared_ptr < ::arm_navigation_msgs::GetPlanningSceneRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::arm_navigation_msgs::GetPlanningSceneRequest_ < ContainerAllocator > > | Ptr |
typedef GetPlanningSceneRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
GetPlanningSceneRequest_ () | |
GetPlanningSceneRequest_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
::arm_navigation_msgs::OrderedCollisionOperations_ < ContainerAllocator > | operations |
::arm_navigation_msgs::PlanningScene_ < ContainerAllocator > | planning_scene_diff |
Definition at line 28 of file GetPlanningScene.h.
typedef ::arm_navigation_msgs::OrderedCollisionOperations_<ContainerAllocator> arm_navigation_msgs::GetPlanningSceneRequest_< ContainerAllocator >::_operations_type |
Definition at line 46 of file GetPlanningScene.h.
typedef ::arm_navigation_msgs::PlanningScene_<ContainerAllocator> arm_navigation_msgs::GetPlanningSceneRequest_< ContainerAllocator >::_planning_scene_diff_type |
Definition at line 43 of file GetPlanningScene.h.
typedef boost::shared_ptr< ::arm_navigation_msgs::GetPlanningSceneRequest_<ContainerAllocator> const> arm_navigation_msgs::GetPlanningSceneRequest_< ContainerAllocator >::ConstPtr |
Definition at line 51 of file GetPlanningScene.h.
typedef boost::shared_ptr< ::arm_navigation_msgs::GetPlanningSceneRequest_<ContainerAllocator> > arm_navigation_msgs::GetPlanningSceneRequest_< ContainerAllocator >::Ptr |
Definition at line 50 of file GetPlanningScene.h.
typedef GetPlanningSceneRequest_<ContainerAllocator> arm_navigation_msgs::GetPlanningSceneRequest_< ContainerAllocator >::Type |
Definition at line 29 of file GetPlanningScene.h.
arm_navigation_msgs::GetPlanningSceneRequest_< ContainerAllocator >::GetPlanningSceneRequest_ | ( | ) | [inline] |
Definition at line 31 of file GetPlanningScene.h.
arm_navigation_msgs::GetPlanningSceneRequest_< ContainerAllocator >::GetPlanningSceneRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 37 of file GetPlanningScene.h.
boost::shared_ptr<std::map<std::string, std::string> > arm_navigation_msgs::GetPlanningSceneRequest_< ContainerAllocator >::__connection_header |
Definition at line 52 of file GetPlanningScene.h.
::arm_navigation_msgs::OrderedCollisionOperations_<ContainerAllocator> arm_navigation_msgs::GetPlanningSceneRequest_< ContainerAllocator >::operations |
Definition at line 47 of file GetPlanningScene.h.
::arm_navigation_msgs::PlanningScene_<ContainerAllocator> arm_navigation_msgs::GetPlanningSceneRequest_< ContainerAllocator >::planning_scene_diff |
Definition at line 44 of file GetPlanningScene.h.