#include <GetMotionPlan.h>
Definition at line 59 of file GetMotionPlan.h.
typedef ::arm_navigation_msgs::ArmNavigationErrorCodes_<ContainerAllocator> arm_navigation_msgs::GetMotionPlanResponse_< ContainerAllocator >::_error_code_type |
Definition at line 89 of file GetMotionPlan.h.
typedef ros::Duration arm_navigation_msgs::GetMotionPlanResponse_< ContainerAllocator >::_planning_time_type |
Definition at line 86 of file GetMotionPlan.h.
typedef ::arm_navigation_msgs::RobotState_<ContainerAllocator> arm_navigation_msgs::GetMotionPlanResponse_< ContainerAllocator >::_robot_state_type |
Definition at line 83 of file GetMotionPlan.h.
typedef std::vector< ::arm_navigation_msgs::ArmNavigationErrorCodes_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::arm_navigation_msgs::ArmNavigationErrorCodes_<ContainerAllocator> >::other > arm_navigation_msgs::GetMotionPlanResponse_< ContainerAllocator >::_trajectory_error_codes_type |
Definition at line 92 of file GetMotionPlan.h.
typedef ::arm_navigation_msgs::RobotTrajectory_<ContainerAllocator> arm_navigation_msgs::GetMotionPlanResponse_< ContainerAllocator >::_trajectory_type |
Definition at line 80 of file GetMotionPlan.h.
typedef boost::shared_ptr< ::arm_navigation_msgs::GetMotionPlanResponse_<ContainerAllocator> const> arm_navigation_msgs::GetMotionPlanResponse_< ContainerAllocator >::ConstPtr |
Definition at line 97 of file GetMotionPlan.h.
typedef boost::shared_ptr< ::arm_navigation_msgs::GetMotionPlanResponse_<ContainerAllocator> > arm_navigation_msgs::GetMotionPlanResponse_< ContainerAllocator >::Ptr |
Definition at line 96 of file GetMotionPlan.h.
typedef GetMotionPlanResponse_<ContainerAllocator> arm_navigation_msgs::GetMotionPlanResponse_< ContainerAllocator >::Type |
Definition at line 60 of file GetMotionPlan.h.
arm_navigation_msgs::GetMotionPlanResponse_< ContainerAllocator >::GetMotionPlanResponse_ | ( | ) | [inline] |
Definition at line 62 of file GetMotionPlan.h.
arm_navigation_msgs::GetMotionPlanResponse_< ContainerAllocator >::GetMotionPlanResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 71 of file GetMotionPlan.h.
boost::shared_ptr<std::map<std::string, std::string> > arm_navigation_msgs::GetMotionPlanResponse_< ContainerAllocator >::__connection_header |
Definition at line 98 of file GetMotionPlan.h.
::arm_navigation_msgs::ArmNavigationErrorCodes_<ContainerAllocator> arm_navigation_msgs::GetMotionPlanResponse_< ContainerAllocator >::error_code |
Definition at line 90 of file GetMotionPlan.h.
ros::Duration arm_navigation_msgs::GetMotionPlanResponse_< ContainerAllocator >::planning_time |
Definition at line 87 of file GetMotionPlan.h.
::arm_navigation_msgs::RobotState_<ContainerAllocator> arm_navigation_msgs::GetMotionPlanResponse_< ContainerAllocator >::robot_state |
Definition at line 84 of file GetMotionPlan.h.
::arm_navigation_msgs::RobotTrajectory_<ContainerAllocator> arm_navigation_msgs::GetMotionPlanResponse_< ContainerAllocator >::trajectory |
Definition at line 81 of file GetMotionPlan.h.
std::vector< ::arm_navigation_msgs::ArmNavigationErrorCodes_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::arm_navigation_msgs::ArmNavigationErrorCodes_<ContainerAllocator> >::other > arm_navigation_msgs::GetMotionPlanResponse_< ContainerAllocator >::trajectory_error_codes |
Definition at line 93 of file GetMotionPlan.h.