#include <Constraints.h>
Definition at line 25 of file Constraints.h.
typedef std::vector< ::arm_navigation_msgs::JointConstraint_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::arm_navigation_msgs::JointConstraint_<ContainerAllocator> >::other > arm_navigation_msgs::Constraints_< ContainerAllocator >::_joint_constraints_type |
Definition at line 44 of file Constraints.h.
typedef std::vector< ::arm_navigation_msgs::OrientationConstraint_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::arm_navigation_msgs::OrientationConstraint_<ContainerAllocator> >::other > arm_navigation_msgs::Constraints_< ContainerAllocator >::_orientation_constraints_type |
Definition at line 50 of file Constraints.h.
typedef std::vector< ::arm_navigation_msgs::PositionConstraint_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::arm_navigation_msgs::PositionConstraint_<ContainerAllocator> >::other > arm_navigation_msgs::Constraints_< ContainerAllocator >::_position_constraints_type |
Definition at line 47 of file Constraints.h.
typedef std::vector< ::arm_navigation_msgs::VisibilityConstraint_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::arm_navigation_msgs::VisibilityConstraint_<ContainerAllocator> >::other > arm_navigation_msgs::Constraints_< ContainerAllocator >::_visibility_constraints_type |
Definition at line 53 of file Constraints.h.
typedef boost::shared_ptr< ::arm_navigation_msgs::Constraints_<ContainerAllocator> const> arm_navigation_msgs::Constraints_< ContainerAllocator >::ConstPtr |
Definition at line 58 of file Constraints.h.
typedef boost::shared_ptr< ::arm_navigation_msgs::Constraints_<ContainerAllocator> > arm_navigation_msgs::Constraints_< ContainerAllocator >::Ptr |
Definition at line 57 of file Constraints.h.
typedef Constraints_<ContainerAllocator> arm_navigation_msgs::Constraints_< ContainerAllocator >::Type |
Definition at line 26 of file Constraints.h.
arm_navigation_msgs::Constraints_< ContainerAllocator >::Constraints_ | ( | ) | [inline] |
Definition at line 28 of file Constraints.h.
arm_navigation_msgs::Constraints_< ContainerAllocator >::Constraints_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 36 of file Constraints.h.
boost::shared_ptr<std::map<std::string, std::string> > arm_navigation_msgs::Constraints_< ContainerAllocator >::__connection_header |
Definition at line 59 of file Constraints.h.
std::vector< ::arm_navigation_msgs::JointConstraint_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::arm_navigation_msgs::JointConstraint_<ContainerAllocator> >::other > arm_navigation_msgs::Constraints_< ContainerAllocator >::joint_constraints |
Definition at line 45 of file Constraints.h.
std::vector< ::arm_navigation_msgs::OrientationConstraint_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::arm_navigation_msgs::OrientationConstraint_<ContainerAllocator> >::other > arm_navigation_msgs::Constraints_< ContainerAllocator >::orientation_constraints |
Definition at line 51 of file Constraints.h.
std::vector< ::arm_navigation_msgs::PositionConstraint_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::arm_navigation_msgs::PositionConstraint_<ContainerAllocator> >::other > arm_navigation_msgs::Constraints_< ContainerAllocator >::position_constraints |
Definition at line 48 of file Constraints.h.
std::vector< ::arm_navigation_msgs::VisibilityConstraint_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::arm_navigation_msgs::VisibilityConstraint_<ContainerAllocator> >::other > arm_navigation_msgs::Constraints_< ContainerAllocator >::visibility_constraints |
Definition at line 54 of file Constraints.h.