#include <JointConstraint.h>
Public Types | |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _joint_name_type |
typedef double | _position_type |
typedef double | _tolerance_above_type |
typedef double | _tolerance_below_type |
typedef double | _weight_type |
typedef boost::shared_ptr < ::motion_planning_msgs::JointConstraint_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::motion_planning_msgs::JointConstraint_ < ContainerAllocator > > | Ptr |
typedef JointConstraint_ < ContainerAllocator > | Type |
Public Member Functions | |
ROS_DEPRECATED const std::string | __getDataType () const |
ROS_DEPRECATED const std::string | __getMD5Sum () const |
ROS_DEPRECATED const std::string | __getMessageDefinition () const |
virtual ROS_DEPRECATED uint8_t * | deserialize (uint8_t *read_ptr) |
JointConstraint_ (const ContainerAllocator &_alloc) | |
JointConstraint_ () | |
virtual ROS_DEPRECATED uint32_t | serializationLength () const |
virtual ROS_DEPRECATED uint8_t * | serialize (uint8_t *write_ptr, uint32_t seq) const |
Static Public Member Functions | |
static ROS_DEPRECATED const std::string | __s_getDataType () |
static ROS_DEPRECATED const std::string | __s_getMD5Sum () |
static ROS_DEPRECATED const std::string | __s_getMessageDefinition () |
Public Attributes | |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | joint_name |
double | position |
double | tolerance_above |
double | tolerance_below |
double | weight |
Static Private Member Functions | |
static const char * | __s_getDataType_ () |
static const char * | __s_getMD5Sum_ () |
static const char * | __s_getMessageDefinition_ () |
Definition at line 17 of file JointConstraint.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > motion_planning_msgs::JointConstraint_< ContainerAllocator >::_joint_name_type |
Definition at line 39 of file JointConstraint.h.
typedef double motion_planning_msgs::JointConstraint_< ContainerAllocator >::_position_type |
Definition at line 42 of file JointConstraint.h.
typedef double motion_planning_msgs::JointConstraint_< ContainerAllocator >::_tolerance_above_type |
Definition at line 45 of file JointConstraint.h.
typedef double motion_planning_msgs::JointConstraint_< ContainerAllocator >::_tolerance_below_type |
Definition at line 48 of file JointConstraint.h.
typedef double motion_planning_msgs::JointConstraint_< ContainerAllocator >::_weight_type |
Definition at line 51 of file JointConstraint.h.
typedef boost::shared_ptr< ::motion_planning_msgs::JointConstraint_<ContainerAllocator> const> motion_planning_msgs::JointConstraint_< ContainerAllocator >::ConstPtr |
Definition at line 120 of file JointConstraint.h.
typedef boost::shared_ptr< ::motion_planning_msgs::JointConstraint_<ContainerAllocator> > motion_planning_msgs::JointConstraint_< ContainerAllocator >::Ptr |
Definition at line 119 of file JointConstraint.h.
typedef JointConstraint_<ContainerAllocator> motion_planning_msgs::JointConstraint_< ContainerAllocator >::Type |
Definition at line 19 of file JointConstraint.h.
motion_planning_msgs::JointConstraint_< ContainerAllocator >::JointConstraint_ | ( | ) | [inline] |
Definition at line 21 of file JointConstraint.h.
motion_planning_msgs::JointConstraint_< ContainerAllocator >::JointConstraint_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 30 of file JointConstraint.h.
ROS_DEPRECATED const std::string motion_planning_msgs::JointConstraint_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 60 of file JointConstraint.h.
ROS_DEPRECATED const std::string motion_planning_msgs::JointConstraint_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 67 of file JointConstraint.h.
ROS_DEPRECATED const std::string motion_planning_msgs::JointConstraint_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 84 of file JointConstraint.h.
static ROS_DEPRECATED const std::string motion_planning_msgs::JointConstraint_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 58 of file JointConstraint.h.
static const char* motion_planning_msgs::JointConstraint_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 56 of file JointConstraint.h.
static ROS_DEPRECATED const std::string motion_planning_msgs::JointConstraint_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 65 of file JointConstraint.h.
static const char* motion_planning_msgs::JointConstraint_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 63 of file JointConstraint.h.
static ROS_DEPRECATED const std::string motion_planning_msgs::JointConstraint_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 82 of file JointConstraint.h.
static const char* motion_planning_msgs::JointConstraint_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 70 of file JointConstraint.h.
virtual ROS_DEPRECATED uint8_t* motion_planning_msgs::JointConstraint_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 97 of file JointConstraint.h.
virtual ROS_DEPRECATED uint32_t motion_planning_msgs::JointConstraint_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 108 of file JointConstraint.h.
virtual ROS_DEPRECATED uint8_t* motion_planning_msgs::JointConstraint_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 86 of file JointConstraint.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > motion_planning_msgs::JointConstraint_< ContainerAllocator >::joint_name |
Definition at line 40 of file JointConstraint.h.
double motion_planning_msgs::JointConstraint_< ContainerAllocator >::position |
Definition at line 43 of file JointConstraint.h.
double motion_planning_msgs::JointConstraint_< ContainerAllocator >::tolerance_above |
Definition at line 46 of file JointConstraint.h.
double motion_planning_msgs::JointConstraint_< ContainerAllocator >::tolerance_below |
Definition at line 49 of file JointConstraint.h.
double motion_planning_msgs::JointConstraint_< ContainerAllocator >::weight |
Definition at line 52 of file JointConstraint.h.