cogman_msgs::ArmHandGoal_< ContainerAllocator > Struct Template Reference

#include <ArmHandGoal.h>

List of all members.

Public Types

typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_command_type
typedef float _distance_type
typedef uint64_t _end_effector_loid_type
typedef ::geometry_msgs::Pose_
< ContainerAllocator > 
_end_effector_pose_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_hand_primitive_type
typedef std::vector< float,
typename
ContainerAllocator::template
rebind< float >::other > 
_joint_angles_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_object_type_type
typedef std::vector< uint64_t,
typename
ContainerAllocator::template
rebind< uint64_t >::other > 
_obstacle_ids_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_pose_name_type
typedef float _supporting_plane_type
typedef boost::shared_ptr
< ::cogman_msgs::ArmHandGoal_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::cogman_msgs::ArmHandGoal_
< ContainerAllocator > > 
Ptr
typedef ArmHandGoal_
< 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
 ArmHandGoal_ (const ContainerAllocator &_alloc)
 ArmHandGoal_ ()
virtual ROS_DEPRECATED uint8_t * deserialize (uint8_t *read_ptr)
ROS_DEPRECATED uint32_t get_joint_angles_size () const
ROS_DEPRECATED void get_joint_angles_vec (std::vector< float, typename ContainerAllocator::template rebind< float >::other > &vec) const
ROS_DEPRECATED uint32_t get_obstacle_ids_size () const
ROS_DEPRECATED void get_obstacle_ids_vec (std::vector< uint64_t, typename ContainerAllocator::template rebind< uint64_t >::other > &vec) const
virtual ROS_DEPRECATED uint32_t serializationLength () const
virtual ROS_DEPRECATED uint8_t * serialize (uint8_t *write_ptr, uint32_t seq) const
ROS_DEPRECATED void set_joint_angles_size (uint32_t size)
ROS_DEPRECATED void set_joint_angles_vec (const std::vector< float, typename ContainerAllocator::template rebind< float >::other > &vec)
ROS_DEPRECATED void set_obstacle_ids_size (uint32_t size)
ROS_DEPRECATED void set_obstacle_ids_vec (const std::vector< uint64_t, typename ContainerAllocator::template rebind< uint64_t >::other > &vec)

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 > 
command
float distance
uint64_t end_effector_loid
::geometry_msgs::Pose_
< ContainerAllocator > 
end_effector_pose
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
hand_primitive
std::vector< float, typename
ContainerAllocator::template
rebind< float >::other > 
joint_angles
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
object_type
std::vector< uint64_t,
typename
ContainerAllocator::template
rebind< uint64_t >::other > 
obstacle_ids
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
pose_name
float supporting_plane

Static Private Member Functions

static const char * __s_getDataType_ ()
static const char * __s_getMD5Sum_ ()
static const char * __s_getMessageDefinition_ ()

Detailed Description

template<class ContainerAllocator>
struct cogman_msgs::ArmHandGoal_< ContainerAllocator >

Definition at line 18 of file ArmHandGoal.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > cogman_msgs::ArmHandGoal_< ContainerAllocator >::_command_type

Definition at line 50 of file ArmHandGoal.h.

template<class ContainerAllocator >
typedef float cogman_msgs::ArmHandGoal_< ContainerAllocator >::_distance_type

Definition at line 74 of file ArmHandGoal.h.

template<class ContainerAllocator >
typedef uint64_t cogman_msgs::ArmHandGoal_< ContainerAllocator >::_end_effector_loid_type

Definition at line 62 of file ArmHandGoal.h.

template<class ContainerAllocator >
typedef ::geometry_msgs::Pose_<ContainerAllocator> cogman_msgs::ArmHandGoal_< ContainerAllocator >::_end_effector_pose_type

Definition at line 59 of file ArmHandGoal.h.

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > cogman_msgs::ArmHandGoal_< ContainerAllocator >::_hand_primitive_type

Definition at line 65 of file ArmHandGoal.h.

template<class ContainerAllocator >
typedef std::vector<float, typename ContainerAllocator::template rebind<float>::other > cogman_msgs::ArmHandGoal_< ContainerAllocator >::_joint_angles_type

Definition at line 56 of file ArmHandGoal.h.

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > cogman_msgs::ArmHandGoal_< ContainerAllocator >::_object_type_type

Definition at line 68 of file ArmHandGoal.h.

template<class ContainerAllocator >
typedef std::vector<uint64_t, typename ContainerAllocator::template rebind<uint64_t>::other > cogman_msgs::ArmHandGoal_< ContainerAllocator >::_obstacle_ids_type

Definition at line 71 of file ArmHandGoal.h.

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > cogman_msgs::ArmHandGoal_< ContainerAllocator >::_pose_name_type

Definition at line 53 of file ArmHandGoal.h.

template<class ContainerAllocator >
typedef float cogman_msgs::ArmHandGoal_< ContainerAllocator >::_supporting_plane_type

Definition at line 77 of file ArmHandGoal.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::cogman_msgs::ArmHandGoal_<ContainerAllocator> const> cogman_msgs::ArmHandGoal_< ContainerAllocator >::ConstPtr

Definition at line 193 of file ArmHandGoal.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::cogman_msgs::ArmHandGoal_<ContainerAllocator> > cogman_msgs::ArmHandGoal_< ContainerAllocator >::Ptr

Definition at line 192 of file ArmHandGoal.h.

template<class ContainerAllocator >
typedef ArmHandGoal_<ContainerAllocator> cogman_msgs::ArmHandGoal_< ContainerAllocator >::Type

Definition at line 20 of file ArmHandGoal.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
cogman_msgs::ArmHandGoal_< ContainerAllocator >::ArmHandGoal_ (  )  [inline]

Definition at line 22 of file ArmHandGoal.h.

template<class ContainerAllocator >
cogman_msgs::ArmHandGoal_< ContainerAllocator >::ArmHandGoal_ ( const ContainerAllocator &  _alloc  )  [inline]

Definition at line 36 of file ArmHandGoal.h.


Member Function Documentation

template<class ContainerAllocator >
ROS_DEPRECATED const std::string cogman_msgs::ArmHandGoal_< ContainerAllocator >::__getDataType (  )  const [inline]

Definition at line 94 of file ArmHandGoal.h.

template<class ContainerAllocator >
ROS_DEPRECATED const std::string cogman_msgs::ArmHandGoal_< ContainerAllocator >::__getMD5Sum (  )  const [inline]

Definition at line 101 of file ArmHandGoal.h.

template<class ContainerAllocator >
ROS_DEPRECATED const std::string cogman_msgs::ArmHandGoal_< ContainerAllocator >::__getMessageDefinition (  )  const [inline]

Definition at line 142 of file ArmHandGoal.h.

template<class ContainerAllocator >
static ROS_DEPRECATED const std::string cogman_msgs::ArmHandGoal_< ContainerAllocator >::__s_getDataType (  )  [inline, static]

Definition at line 92 of file ArmHandGoal.h.

template<class ContainerAllocator >
static const char* cogman_msgs::ArmHandGoal_< ContainerAllocator >::__s_getDataType_ (  )  [inline, static, private]

Definition at line 90 of file ArmHandGoal.h.

template<class ContainerAllocator >
static ROS_DEPRECATED const std::string cogman_msgs::ArmHandGoal_< ContainerAllocator >::__s_getMD5Sum (  )  [inline, static]

Definition at line 99 of file ArmHandGoal.h.

template<class ContainerAllocator >
static const char* cogman_msgs::ArmHandGoal_< ContainerAllocator >::__s_getMD5Sum_ (  )  [inline, static, private]

Definition at line 97 of file ArmHandGoal.h.

template<class ContainerAllocator >
static ROS_DEPRECATED const std::string cogman_msgs::ArmHandGoal_< ContainerAllocator >::__s_getMessageDefinition (  )  [inline, static]

Definition at line 140 of file ArmHandGoal.h.

template<class ContainerAllocator >
static const char* cogman_msgs::ArmHandGoal_< ContainerAllocator >::__s_getMessageDefinition_ (  )  [inline, static, private]

Definition at line 104 of file ArmHandGoal.h.

template<class ContainerAllocator >
virtual ROS_DEPRECATED uint8_t* cogman_msgs::ArmHandGoal_< ContainerAllocator >::deserialize ( uint8_t *  read_ptr  )  [inline, virtual]

Definition at line 160 of file ArmHandGoal.h.

template<class ContainerAllocator >
ROS_DEPRECATED uint32_t cogman_msgs::ArmHandGoal_< ContainerAllocator >::get_joint_angles_size (  )  const [inline]

Definition at line 81 of file ArmHandGoal.h.

template<class ContainerAllocator >
ROS_DEPRECATED void cogman_msgs::ArmHandGoal_< ContainerAllocator >::get_joint_angles_vec ( std::vector< float, typename ContainerAllocator::template rebind< float >::other > &  vec  )  const [inline]

Definition at line 83 of file ArmHandGoal.h.

template<class ContainerAllocator >
ROS_DEPRECATED uint32_t cogman_msgs::ArmHandGoal_< ContainerAllocator >::get_obstacle_ids_size (  )  const [inline]

Definition at line 85 of file ArmHandGoal.h.

template<class ContainerAllocator >
ROS_DEPRECATED void cogman_msgs::ArmHandGoal_< ContainerAllocator >::get_obstacle_ids_vec ( std::vector< uint64_t, typename ContainerAllocator::template rebind< uint64_t >::other > &  vec  )  const [inline]

Definition at line 87 of file ArmHandGoal.h.

template<class ContainerAllocator >
virtual ROS_DEPRECATED uint32_t cogman_msgs::ArmHandGoal_< ContainerAllocator >::serializationLength (  )  const [inline, virtual]

Definition at line 176 of file ArmHandGoal.h.

template<class ContainerAllocator >
virtual ROS_DEPRECATED uint8_t* cogman_msgs::ArmHandGoal_< ContainerAllocator >::serialize ( uint8_t *  write_ptr,
uint32_t  seq 
) const [inline, virtual]

Definition at line 144 of file ArmHandGoal.h.

template<class ContainerAllocator >
ROS_DEPRECATED void cogman_msgs::ArmHandGoal_< ContainerAllocator >::set_joint_angles_size ( uint32_t  size  )  [inline]

Definition at line 82 of file ArmHandGoal.h.

template<class ContainerAllocator >
ROS_DEPRECATED void cogman_msgs::ArmHandGoal_< ContainerAllocator >::set_joint_angles_vec ( const std::vector< float, typename ContainerAllocator::template rebind< float >::other > &  vec  )  [inline]

Definition at line 84 of file ArmHandGoal.h.

template<class ContainerAllocator >
ROS_DEPRECATED void cogman_msgs::ArmHandGoal_< ContainerAllocator >::set_obstacle_ids_size ( uint32_t  size  )  [inline]

Definition at line 86 of file ArmHandGoal.h.

template<class ContainerAllocator >
ROS_DEPRECATED void cogman_msgs::ArmHandGoal_< ContainerAllocator >::set_obstacle_ids_vec ( const std::vector< uint64_t, typename ContainerAllocator::template rebind< uint64_t >::other > &  vec  )  [inline]

Definition at line 88 of file ArmHandGoal.h.


Member Data Documentation

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > cogman_msgs::ArmHandGoal_< ContainerAllocator >::command

Definition at line 51 of file ArmHandGoal.h.

template<class ContainerAllocator >
float cogman_msgs::ArmHandGoal_< ContainerAllocator >::distance

Definition at line 75 of file ArmHandGoal.h.

template<class ContainerAllocator >
uint64_t cogman_msgs::ArmHandGoal_< ContainerAllocator >::end_effector_loid

Definition at line 63 of file ArmHandGoal.h.

template<class ContainerAllocator >
::geometry_msgs::Pose_<ContainerAllocator> cogman_msgs::ArmHandGoal_< ContainerAllocator >::end_effector_pose

Definition at line 60 of file ArmHandGoal.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > cogman_msgs::ArmHandGoal_< ContainerAllocator >::hand_primitive

Definition at line 66 of file ArmHandGoal.h.

template<class ContainerAllocator >
std::vector<float, typename ContainerAllocator::template rebind<float>::other > cogman_msgs::ArmHandGoal_< ContainerAllocator >::joint_angles

Definition at line 57 of file ArmHandGoal.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > cogman_msgs::ArmHandGoal_< ContainerAllocator >::object_type

Definition at line 69 of file ArmHandGoal.h.

template<class ContainerAllocator >
std::vector<uint64_t, typename ContainerAllocator::template rebind<uint64_t>::other > cogman_msgs::ArmHandGoal_< ContainerAllocator >::obstacle_ids

Definition at line 72 of file ArmHandGoal.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > cogman_msgs::ArmHandGoal_< ContainerAllocator >::pose_name

Definition at line 54 of file ArmHandGoal.h.

template<class ContainerAllocator >
float cogman_msgs::ArmHandGoal_< ContainerAllocator >::supporting_plane

Definition at line 78 of file ArmHandGoal.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs


cogman_msgs
Author(s): Alexis Maldonado
autogenerated on Fri Jan 11 09:39:18 2013